Forum Discussion
Alwaysactive
1 year agoRegular Visitor
PBI Waterfall Chart question
Hi, I'm using PBI waterfall chart that is avaible in the visualization section. I want to do the below tasks. 1. Color first bar and last total bar with same color. 2. Rename "Total" the last bar...
- 1 year ago
Hi Alwaysactive You could achieve this by creating a custom measure for bar colors using SWITCH to assign the same color to the first and last total bars, then applying it in Data Colors. To rename "Total," create a custom column or measure using IF to replace "Total" with your desired label. Unfortunately, the default Waterfall Chart doesn’t support these changes directly.
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance
Anonymous
1 year agoNot applicable
Hi Alwaysactive
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.