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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
suvechha_b
Creator III
Creator III

How to get the current month in qlikview ?

How to get the current month in qlikview ?

1 Solution

Accepted Solutions
Not applicable

You can use Month(Today())

View solution in original post

2 Replies
maleksafa
Specialist
Specialist

if you mean the current month of Today's date then use:

=month(Today())

Not applicable

You can use Month(Today())