Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to display value in Gauge

Hi

I am trying to create a guage report , i am calculating avg build time , i have given the text to display in chart as "=num(avg(build_min))",

i can see the value on to the left top corner of the chart , how do i get that to the middle of the gauge ,

and also while setting the segments for gauge i have 3 segments with lower bands o,30,60 but the display value is 0.000, 30.000,60.000

how do i remove 0's after point?

Please help, i am new to qliview...

1 Solution

Accepted Solutions
Not applicable
Author

Ramya,

If you are new to QlikView, there are many posts in this forum that have addressed the question's you'll have. Please search before posting Smile

How to move the text in chart: http://community.qlik.com/forums/p/27932/106934.aspx#106934

How to format the number: look up the NUM() function in the QlikView Help.

View solution in original post

2 Replies
Not applicable
Author

Ramya,

If you are new to QlikView, there are many posts in this forum that have addressed the question's you'll have. Please search before posting Smile

How to move the text in chart: http://community.qlik.com/forums/p/27932/106934.aspx#106934

How to format the number: look up the NUM() function in the QlikView Help.

Anonymous
Not applicable
Author

Thank you !!