Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
soniasweety
Master
Master

why we use num here

Hi all,

I have a doubt like  in my script I have field

MonthName("Month") as           Test_Month,

    num(MonthName("Month"))   as  Test_MonthNo,

in front end expression:

we are using like below.

Count({<Test_MonthNo= {$(=max(Test_MonthNo))}>}ID)

so instead of month why we are using Test_monthno ?

is there any specific reason?  can anyone explain bit on this?

Thanks

Sony

10 Replies
soniasweety
Master
Master
Author

Nice explanation rob