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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
guruprem
Partner - Creator III
Partner - Creator III

Num(Month) as 01,02 etc...

Hi,

I have Month field data as Jan, Feb, Mar...

When I did num(Month) it is displaying as 1,2,3,4,... however I need as 01,02,03... Please help.

P.S: I tried num(Month,'##') but didn't help

1 Solution

Accepted Solutions
MK_QSL
MVP
MVP

1 Reply
MK_QSL
MVP
MVP

Num(Month,'00')