Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
I am trying to change the segment color dynamically in the gauge chart, under presentation tab. I need 2 segments
segment 1 : count (ID) - if (date (actual) > date(submit), count( ID) )
segment 2 : count( date(actual) > date(submit) , ID )
Min : 0
Max: Count(ID)
When trying in this format, am able to see only one color on the chart and if the order of the segment is changed the I am getting a different color.
Thanks
unfortunately you can´t do this.
Those parameters are calculated as per graph
Hi,
Basically, you need to convert all your expression used in segments in percentage form. Attached is the similar example for your reference.
Thanks
HI,
I added my sample example. Can some one help me with it
Hi,
See attachment.
Thanks
Hi, Goutham.
Unfortunately you can't do it that way. I've modified your sample to have something working. Take a look. If it's not what you want, please draw a mock-up gauge chart with the colors you want and the values you expect.
Regards.