'Weekday Function in Dax

I'm trying to skip Saturday/Sunday in this power query but I still seem to have Saturday/Sunday in my results. I'm starting my week from Monday using dayofweek = weekday(today(), 2). On my visual, I would like to skip Saturday/Sunday and go to Monday from Friday. Any help is appreciated!

Screenshot of power query that I'm trying to use



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source