Forum Discussion

tk0501's avatar
tk0501
Frequent Visitor
6 years ago
Solved

Stacked Column Chart - how to stack incremental values

Hello PBI Community, I have three measures (called min, expected, max) that are dynamically calculated based on the slicer selections.  Min Expected Max   I am trying to display them via a st...
  • Icey's avatar
    6 years ago

    Hi tk0501 ,

    You can use Line and Stacked Column Chart instead. Steps are as follows:

    1. Create a Line and Stacked Column Chart and change the 'Stroke width' of 'Shape' to 0.

      

    2. Make 'Show secondary' and 'Align zeros' on.

    3. Change 'Position' of 'Y-Axis(Column)' to Right and 'Color' to White.

    4. Change 'Position' of 'Y-Axis(Line)' to Left and 'Color' to Black.

     

    Best Regards,

    Icey

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.