Forum Discussion

Maria_Ochoa_'s avatar
Maria_Ochoa_
New Member
2 months ago
Solved

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...
  • danextian's avatar
    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.