Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi
Any sugestion on how to create this within power bi with eaither a custom visual or via DAX?
The values are a count of the ratings on the left
The X axis is a date field from a calander tables
The Y axis is the ranking description
This is all joined into the data table many to one relations.
I know I can use the switch function to get the text into the Y axis but I am blanking a bit on what to do here.
Thanks
I would think that Deneb allows you to swap Y axis labels while keeping the numerical value required to plot the line.
Can you please provide sample data in usable format? Please indicate the buckets for the Y axis.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |