Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
hi there,
I want to show the reporting date always from the date 1/1/2020 to "Today" by default. how can I set the end date to today by default?
Solved! Go to Solution.
Hi @dgdgdg122db ,
You can add a visual level filter on the slicer:
Measure = IF(MAX('Table'[Date])<=TODAY(),1,0)
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi @dgdgdg122db ,
You can add a visual level filter on the slicer:
Measure = IF(MAX('Table'[Date])<=TODAY(),1,0)
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 49 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 86 | |
| 69 | |
| 37 | |
| 29 | |
| 26 |