Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm having a problem with charts where the Text in Chart value shows a value that is different to what the gauge indicates. Two examples below:
The Text in Chart expression and the Chart Expression are the same except for the text adding 'hrs'. Does anyone know why this could be happening?
thanks,
S
Hi,
Can you post a sample of your application please... That is very strange.. I have used that feature and I haven't face such problem..
Or at least post the expressions
Jonathan
Expression is:
avg ({<Priority = {'Severity 3'}>}RespondDurationh) for the Chart
and the Text in Chart is:
=avg ({<Priority = {'Severity 3'}>}RespondDurationh)&' ' &'hrs'
I don't mind posting a sample of the file but I don't know how to do that. I've never posted a sample on the forums before
thanks,
S
Hi,
You can post a sample application by selecting the OPTIONS tab next to COMPOSE
Thanks, I've attached it now.
Hi,
When it happen? I can't see any difference...........
Nilupaboralessa,
I checked now and the problem is gone. It's weird because all I did was copy the file from the server to my desktop.
Thanks anyway,
S
If you have a dimension defined the gauge will show only the expression calculated with the first value of the dimension, whereas the Text is evaluated out of the chart context, using all possible values from the current selection.
Hi Johan,
I copied the file over to my Desktop and removed some extra sheets and it came right automatically. I didn't change anything on the objects themselves and it's okay now.
I'm not sure why that would be happening.
thanks,
S