cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to fetch the today date in query tool

anusha
Contributor

I wanted to fecth the today's date automatically for modification date in query tool

Select [Application]  Where [Modification Date] >= &"Date"  ".

Please help me out on this.

 

Thanks

3 Replies

Thank you for your reply.

"&CurrentDate"  works for me.

hsoegaard
MEGA Partner
MEGA Partner

Its &CurrentDate if I recall correctly

LMeden
MEGA Partner
MEGA Partner

Hi,
Depending on the date format used on the server where HOPEX is installed:

Select [Application] Where [Modification Date] >="7/17/2017"
I would recommed you use the Query Assistant, remember to enable "see administration properties"