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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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