Forum Discussion

markus_zhang's avatar
markus_zhang
Icon for Advocate III rankAdvocate III
7 years ago
Solved

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.