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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
amitch1029
Contributor
Contributor

Is there a way to replace the dollar amount with a percentage in a gauge?

I have a gauge in my app and it's showing both dollar amount as well as a percent. I would like for it to show percent ONLY.

Can someone please help me with this?

 

My formula is as follows

=num(Sum({<FLG_IsFiscalQTD={1}>} [Sales Target Credit])/Sum({<FLG_IsCYCQ={1}>} [Quota]),'###.0%')

 

4 Replies
Lisa_P
Employee
Employee

Can you attach a screenshot ?

Rodj
Partner - Creator III
Partner - Creator III

Hi @amitch1029 ,

What do you have your number formatting option set to (Measures --> your measure --> Number formatting).  your number formatting string looks valid but won't be used unless you "measure expression" in the number formatting option. You can do away with the num function altogether by using the "number" option instead of measure expression and then pick the format pattern you want under that. 

If that's not sorted it out then a screenshot of what options you have etc would be useful.

Cheers,

Rod

amitch1029
Contributor
Contributor
Author

Thank you SO much Rod, changing the number formatting to Measure Expression worked like a charm!

 

Ashley

Rodj
Partner - Creator III
Partner - Creator III

No worries Ashley, I've been there myself.

Please don't forget to mark the solution so that it might help others in future.

Cheers,

Rod