The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello I am not able to add category to my waterfall chart's coulmns. also is I do not want to show the total column but I want to show the begining and ending value her is the data sample
position | headcount |
2023 total | 50 |
termenate | 5 |
hired | 10 |
transferred In | 30 |
2024 total | 85 |
the category as an example that I want to add to the beggining and ending values as follow:
# | Category |
1 | manager |
2 | specialest |
3 | Assist |
There is a custom visual you can use to create a stacked waterfall chart.
You can also create your ow using a column graph and some DAX.
2024 Week 1 | Power BI: Stacked Bridge with Core Visual – Workout Wednesday (workout-wednesday.com)
Proud to be a Super User!
Thank you that was helpful. However, It did not serve the purpose of my quwstion.