Forum Discussion
line chart not representing zero values
Hi All,
I have created a line chart and Legend as a year. So, as per the requriment it was showing the correct results. But the problem is whenever the values are zero that it was not ploting the lines (1st image). I need the output like 2nd image. Can you please help me in this regard.
Current VisalizationDesired output
But the problem is whenever the values are zero that it was not ploting the lines (1st image).
Please double check if there have records or the values are 0? Generally, the records with 0 values will be ploting on the line.
Regards,
Charlie Liao
5 Replies
- VvelardeCommunity Champion
- alyssonmRegular Visitor
add and subtract the total measure from the red line measure
- AnonymousNot applicable
This worked good thanks
- v-caliao-msftMicrosoft Employee
But the problem is whenever the values are zero that it was not ploting the lines (1st image).
Please double check if there have records or the values are 0? Generally, the records with 0 values will be ploting on the line.
Regards,
Charlie Liao
- AnonymousNot applicable
Sorry, I just read this topic because my issue is the same, I checked my data and found I don't have data, which I'd like to consider like if I have 0. Adding 0 at the end of the column doesn't solve my problem, so what can I do??
Thank you very much