Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
126 | |
113 | |
72 | |
65 | |
46 |