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
Our business is generating a data point which is being represented over a long range of time as so:
The actual graph that the business wants to represent is only the dips (i.e. the time whenever the plot goes to the lowest value), and all these plots need to overlap with each other and be represented like the following:
The end result only has to be the bottom graph that needs to be built in Power BI. The end user is going to select a date in the front end according to which the number of lines in the bottom graph should increase or decrease. This will depend on the number of “dips” are there in the date range selected.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |