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! It's time to submit your entry. Live now!
Hello, is there a method to default the date in a filter drop down to todays date ?
Solved! Go to Solution.
@NewbieJono , You have to create a flag like this
Is Today = if('Date'[Date]=TODAY(),"Today",[Date]&"")
and default on today
refer my video for that https://www.youtube.com/watch?v=hfn05preQYA
@NewbieJono , You have to create a flag like this
Is Today = if('Date'[Date]=TODAY(),"Today",[Date]&"")
and default on today
refer my video for that https://www.youtube.com/watch?v=hfn05preQYA
is there a method to select todays date automattaclly on refresh. also without changing the date to text "today"
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 38 | |
| 21 | |
| 20 |
| User | Count |
|---|---|
| 142 | |
| 105 | |
| 63 | |
| 36 | |
| 35 |