Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Compare the date against the current date

Hi All,

I have two Questions.

1.I have a Date which i need to compare it against the current date in set analysis (ie equivalent command for getdate() in SQL)

2.How to compare the date i have with the selected year in the list box containing the calender year in my application.

Thanks.

Labels (1)
1 Reply
IAMDV
Master II
Master II

Hi Suprasanna,

You can use Now() function for Date & Time Stamp. If you just need Date then use Today().

Regarding your 2nd question, please post a QV document with sample data and one of us would explain you in detail.

I hope this helps...