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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
martin_hamilton
Creator
Creator

Variable - currentmonth issue??

Hi

I have created a variable below:

=Month(today())

But it is giving me a value of AUG when it is in fact it is the 1st September so should be showing SEP?

Any ideas what I am doing wrong?

Thanks

Martin

1 Solution

Accepted Solutions
sunny_talwar

Try this:

Month(Today(1))

View solution in original post

2 Replies
sunny_talwar

Try this:

Month(Today(1))

sunny_talwar

Read about different different counter mode here:

today ‒ QlikView