Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hey! I have a sliding slicer where you can select a range of dates you want to see the visuals in. I am trying to make another visual (a table) that shows how many tickets were open during a specific time frame. I was thinking about using advanced filter settings on the table, such as only counting those in which the closing date is greater than that of the maximum slicer value, however the advanced settings only allows for a manual input. If anyone knows how to help/has any ideas that would be greatly appreciated 🙂
Solved! Go to Solution.
Hi,
Here is one way to do this:
Data:
Relationships:
Calendar and table 33 don't have any relationship
Dax:
Place the measure like this:
Now since the range has 9.9.2023 selected only the last two values are shown.
When another date is selected the values change:
Proud to be a Super User!
Hi,
Here is one way to do this:
Data:
Relationships:
Calendar and table 33 don't have any relationship
Dax:
Place the measure like this:
Now since the range has 9.9.2023 selected only the last two values are shown.
When another date is selected the values change:
Proud to be a Super User!
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 |
|---|---|
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 8 | |
| 7 |