Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Syndicate_Admin
Administrator
Administrator

Automatic filter dashboard

I tell you that in a dashboard, I have a filter of days of the week. The problem is that I must be changing it on a daily basis.

If I have the current date using a current, could the filter be made to change automatically in relation to my current?

Captura.JPG

Best regards

5 REPLIES 5
Syndicate_Admin
Administrator
Administrator

I have a problem, in the consultation, the day of the week (Monday-Tuesday-etc) is as text. Could you bring the current date as text, and make some kind of relationship to the query text? that way you filter what's in the current day.

Hi @Syndicate_Admin ,

 

Not getting clear from your description. Would you please explain it with some sample data?

 

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

 

v-deddai1-msft
Community Support
Community Support

Hi @Syndicate_Admin ,

 

Yes, you can . As mentioned by amitchandak, you create a new column based on today and other day of week. Put it in slicer and you can changethe filter by slicer.

 

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

 

amitchandak
Super User
Super User

@Syndicate_Admin , you have create a column like this and use

Assume 

Day of week  = format([Date], "dddd") 

 

Day of week type = if( weekday([Date] = weekday(today()), "Current WeekDay" , [Day of week])

 

Select current weekday and save the report

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

A question, in the filter shown above, applying this method will in the same way have available to select the other days of the week?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.