Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I'm trying to create a waterfall graph that tracks client wins/losses over a time period selected by a date slider. I'm using a switch/selected value combo function in order to achieve this but I can't get it to work properly.
Here's the switch function:
Here's one of the measures that the switch function is bringing in (all are the same as this, just with different filters):
My data is unpivoted so date is in one column and active/inactive is in another column. 1 means the client is active and 0 means the client is not active.
Here are my sort and category tables:
Here's what I'm inputting into the waterfall boxes:
Here's the end result:
What am I doing wrong here?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |