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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlik Gauge Chart

Hi all,

Anyone know how I could rotate this Qlik Gauge around so 10 is at the bottom and 1 is at the top?

qlik.JPG

1 Solution

Accepted Solutions
rubenmarin
MVP
MVP

Hi Finban, I'm not sure if this can work but you can try setting the number format to #.##0,00;#.##0,00 (negatives without the '-' sign), set the range of chart from -10 to 0 and swith the sign of the expression using *-1 or -(expression).


Still will draw from botton to top, so maybe you need to switch colors to simulate the same result as if they were positive values.

View solution in original post

8 Replies
OmarBenSalem
Partner - Champion II
Partner - Champion II

I don't think it's possible

rubenmarin
MVP
MVP

Hi Finban, I'm not sure if this can work but you can try setting the number format to #.##0,00;#.##0,00 (negatives without the '-' sign), set the range of chart from -10 to 0 and swith the sign of the expression using *-1 or -(expression).


Still will draw from botton to top, so maybe you need to switch colors to simulate the same result as if they were positive values.

isingh30
Specialist
Specialist

Can you share your qvw file?

Thanks

isingh30
Specialist
Specialist

   If somehow we can rename -10 as 10. Ruben please advise on this.

Screen.PNG

rubenmarin
MVP
MVP

Chart properties -> Number tab, set number format as #.##0,00;#.##0,00

isingh30
Specialist
Specialist

Can you show us?

Thanks

rubenmarin
MVP
MVP

PFA.

isingh30
Specialist
Specialist

Thank you