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