This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
filter with current date automatic
I think this might be what you are looking for.
Search Youtube for something like: "How to set a date slicer to TODAY by default in Power BI"
I tried posting a link, but it didn't take.
Regards,
In fact, I need you to bring the current day selected and I also have the possibility to select dates before and after
do i need to put filter on the page?
@SLima , You need create a new column like this and filter on page using Today
Date Type = SWITCH(TRUE(),'Date'[Date]=TODAY(),"Today"
,'Date'[Date]=TODAY()-1,"Yesterday"
,'Date'[Date]&"")
I understand, but if I want to filter another date I can't
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 32 | |
| 25 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |