Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
Trying to change from bar chart to gauage chart as YTD performance measurement.
But the value doesnt show up, please see attached sample.
Thanks
Like this?
Same as Hartmann, improved UI
Hi Frank,
Yes, i modified that when > 9.0 is in red zone, less than that in green zone.
Question:
How can set a reference line, example on 8.8
How can i move the text "8.85" to other position?
And how can set the field "ct" where value to "b" , "t" or "k" in each gauage chart? !
see attached qvw.
to move the value to another position just press ctrl+shift. the red borders of the text will appear and then you are able to move it to another position:
hope this helps
Hi Frank
Thanks, please see my edited file.
After arranged, I was trying to set the "By Yard Block' chart to show only the 'location' in the respective 'ct'
How can i change it?
Thanks
!
For the first "By Yard Block" chart try as follow:
count ({<location= {"=(sum({$<ct={'b'}>}PM_WAIT_TIME_Q)/ Count ({$<ct={'b'}>}CNTR_N))"}>}CNTR_N)
and do this analogue with the other "By Yard Block" charts.
hope this helps
Hello,
this is ok if you don't have any dimension but not if you have a calculated dimension.. .. .I didn't find any solution in this case 😞