Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
hopkinsc
Partner - Specialist III
Partner - Specialist III

Text in Bar chart question

Hi all,

I ahve a bar chart that uses alternate states for a date comparison. Basically i have a bar that measure reload times, the user can then select another date from a calendar within a different alternate state and compare both reloads for the 2 dates selected, it looks like the below..

Capture.JPG

The blue bar is for the first date, the red bar is the comparison.

What i also want is to have some reload time details after the bars, i have added 2 other expressions with the details i want (reload time and finish time) but i can't get them both to appear against the appropriate bars. if i add 1 expression for the blue bar then i get the following..

Capture.JPG

which has put the details after the red bar which is wrong. if i add both expressions then the 2nd expression just overwrites the first and the first is lost.

Capture.JPG

Does anyone know how to get the details to show against the correct bar?

here are how my expressions look..

Capture.JPG

any help would be appreciated.

1 Reply
Gysbert_Wassenaar

Perhaps you can use the Dual function:

Dual( ...expression for Run / End Time here ... ,  ...expression for Duration here ... )

Then enable the Values on Data Points option for the expression.

 

 


talk is cheap, supply exceeds demand