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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

HOW TO DESIGIN GAUGE CHART WITH % ?

Hi Team,

I want to display the values 30%,70% like this,

Please find the below attached document,

plz help me.

Thanks,

4 Replies
Not applicable
Author

Hi,

  Go to the Properties->numbertab->select fixed to->And make right on a check box show in percentage.

  In presentation tab you can add segments and also you can set upper and lower bound for the segments

I hope it may help full to you

sushil353
Master II
Master II

Hi,

check out attached sample application..

if you further need help then attach your sample application

HTH

Sushil

er_mohit
Master II
Master II

See the attached file

in properties of guage chart

presentation tab show scale you have to enlarge the major units for this

see below attached image

hope it helps

Not applicable
Author

suppose you have two  numeric field like A , B

then in your expression write for getting the value in Percent

sum(A/B)

then do this


Go to the Properties->numbertab->select fixed to->And make right on a check box show in percentage.

hope on the basis of this example you will solve your problem.