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: 
smilingjohn
Specialist
Specialist

Date

Hi All ,

I want to creat a variable which should show current month today

how can i do this ?

Labels (1)
10 Replies
kamal_sanguri
Specialist
Specialist


Num(Month(Date#('Jan','MMM')))



you may replace 'Jan' with your month field.