Forum Discussion
chakarti
6 years agoFrequent Visitor
Waterfall chart PVM
HI Guys i am relatively new with the Power BI but have a mid level of experience with POwer query which helps me to advance quite fast. Also with DAX ๐ i have the following issue with a waterfall ...
- 6 years ago
Hi chakarti ,
In the waterfall charts the end value is a cumulative value of the previous values, based on the data you show in the print you have NS Feb 20 as a data point on yor data so you simply need to filter out that category from your waterfall chart and you will get the desired result.
MFelix
6 years agoSuper User
Hi chakarti ,
In the waterfall charts the end value is a cumulative value of the previous values, based on the data you show in the print you have NS Feb 20 as a data point on yor data so you simply need to filter out that category from your waterfall chart and you will get the desired result.