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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
markus_zhang
Advocate III
Advocate III

How to filter the date column for every Wednesday?

Hi experts,

I have a date column on a matrix, from 2018-10-17 to 2019-01-24, and I'd like to select Wednesday only.

It seems that the advanced filter is only capable of doing very basic filtering.

 

Actually, wish we could do as in pandas, i.e. pass a function to filter a column, that would be perfect because MS will never need to add tons of tiny functionalities. I think what Power BI truly lacks is not functionality, but a flexbile scripting language, like VBA in Excel.

 

 

1 ACCEPTED SOLUTION
LivioLanzo
Solution Sage
Solution Sage

Hi @markus_zhang

 

you can add another column with the weekday number, using the WEEKDAY function and then filter by 4.

 

 

 


 


Did I answer your question correctly? Mark my answer as a solution!


Proud to be a Datanaut!  

View solution in original post

2 REPLIES 2
LivioLanzo
Solution Sage
Solution Sage

Hi @markus_zhang

 

you can add another column with the weekday number, using the WEEKDAY function and then filter by 4.

 

 

 


 


Did I answer your question correctly? Mark my answer as a solution!


Proud to be a Datanaut!  

Thanks @LivioLanzo that's a good thought!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors