Forum Discussion
Maria_Ochoa_
2 months agoNew Member
Power BI-Waterfall with sub components
Hello, I am currently trying to build a waterfall visual in Power BI that goes beyond showing only the total variance between Forecast and Actuals. My goal is to also display, within each product’s...
- 2 months ago
This could be possible using the native stack or clustered column chart but this involves complex DAX measures referencing a disconnected table. Below is an example showing multiple measures.
Attached is a sample pbix to help you get started with.
- 2 months ago
Hi Maria_Ochoa_
Please try attached PBIX and let me know.
Please give kudos or mark it as solution once confirmed.
Regards,
Praful
danextian
2 months agoSuper User
This could be possible using the native stack or clustered column chart but this involves complex DAX measures referencing a disconnected table. Below is an example showing multiple measures.
Attached is a sample pbix to help you get started with.