Forum Discussion
nidhisakariya
3 years agoFrequent Visitor
Strange problem with line chart
Hello all, I am facing a problem in the line chart visual.. I have a companies profit and loss data, for its 3 branches for 12 months! I have added it up and created a line chart where Y-axis is t...
- 3 years ago
Hi nidhisakariya ,
try rounding your value in with ROUND(your value, how many decimal places)
Then try if this will still happen
nidhisakariya
3 years agoFrequent Visitor
mussaenda I am not writing a formula for it, I am adding it directly from the analysis tab in power bi
mussaenda
3 years agoCommunity Champion
if you are open to create a formula to the average,
you can create a measure for the average the add it as a constant line
- nidhisakariya3 years agoFrequent Visitor
mussaenda It worked.. Thank you so much 🙂