Join 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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi
When I open the report I want it to be filtere on todays date.
And then I want the user to beable to use slicers to chose other days/weeks
Is this posilbel?
hi,@JesperH
After my research , I'm afraid it couldn't achieve in Power BI for now.
but you could add an additional slicer by creating a calculated column, and select "Yes" by default.
IsToday = IF ( Table1[Date] = TODAY (), "Yes", "No" )
reference:
https://community.powerbi.com/t5/Desktop/KPI-Filtered/m-p/274022#M122559
For your requirement, you could vote for ideas and make this feature coming sooner .
Best Regards,
Lin
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 58 | |
| 43 | |
| 41 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 121 | |
| 96 | |
| 65 | |
| 46 |