Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to add a static value in dimension field?

Hi All,

I have a dimension field named Times whose value is 1,2,3

But I want to add a 0 into it in the calculation dimesnion, how to do it?

Thanks.

1 Reply
Not applicable
Author

if you want it to be a 2-digit number: num(Times,00)

/Michael