Forum Discussion
whatisdata96
4 years agoHelper I
How to get Week START and Week END Date? Week Start = Saturday & Week End = Friday) in my date table
Hi all,
I have been dealing with this issue for a while. I have no problem with making week start/week end Sunday-Saturday.
I need to make it so that the week start is Saturday and Week End date is Friday.
I have a date table right now. Can someone please help me do this?
1 Reply
- blopez11Super User
Can you use DAX function WEEKDAY with the second parameter to calculate your week start and week end date?