Forum Discussion
Anonymous
2 years agoNot applicable
How to show the difference between 2 lines as Visual not tooltip !!
Hi all
How to show something simiilar to this :
I have 2 lines and I want to vislaize the differnce between them as shown in the attached photo ..
Thanks in adavnce
Regards
1 Reply
- vanessafvg
Community Champion
can you provide some sample data?
what is the order it should go in? date? how do you sequence these values?
in theor you need to;
1. create each line as a measure
2. then and substract line 1 - line 2 as another measure
3. plot the category on the x axis and the lines on the y axis as per your
and then one frrom the other and plot it on the line chart. you will need to play with the formatting a bit.