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: 
Tatynout
Contributor III
Contributor III

Gauge object: Reference line Label formatting

Hi Guys,

Please help. I have created the following Gauge chart with a reference Line:

Gauge.PNG

Here is the formula i used to calculate my reference line: Sum(SavingsTarget).

I would please like to know if it is possible to format the label in such a way to display 23 instead of 22 978 059.

 

Thanks for your replies.

 

Regards,

Tatiana

Labels (1)
1 Reply
hallquist_nate
Partner - Creator III
Partner - Creator III

The obvious tries are Round() and formatting as a number like Num(Field, '###,##0').  Have you tried those functions in the expression?  What else have you tried?

Nate