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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello all.
I am new to PBI and I am trying to filter the graph marked with the arrow based on the selection highlighted in the image bellow
I have developed two measures that clearly are wrong (same logic so I only posted one) and I am getting the folowing warning: 😅
How can I correct the measure? I want to sum the total hours that are posted in the days that are between the time range based on the Sprint number of the selection.
I have a Date table with all dates, connected to the Posting Date and both the Iteration Started and Finish Dates. An example of the tables is bellow to help to understand the model.
Devops table:
Nav Total table:
Thanks in advance!
Don't use SELECTEDVALUE inside CALCULATE (read about filter context, and context transition). Use variables.
Hello, thank you for the ideas. Can you help me write a Dax measure with those? I have started something like this:
Thank you!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 67 | |
| 50 | |
| 46 | |
| 41 | |
| 39 |