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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Need annalysis for variable..

Hello All,

Can any one explain me for these two variables..

1)  LET CURRENT_YEAR=(YEAR(YEARSTART(NUM(TODAY()),0,4))+1);

2)  LET CURRENT_MONTH=IF(NUM(MONTH(NUM(TODAY())))>3,NUM(MONTH(NUM(TODAY())))-3,NUM(MONTH(NUM(TODAY())))+9;

Please explain me about these two variables,where should we use this variables.

And let me know what value it will display for current month and year,and tell me what value it displays after financial year-end that is by next month.

By next month this will work or not,previous months and years value will display or not.

regards,

bar

0 Replies