Forum Discussion
bourne2000
Helper V
3 years agoHow to sort week end date in the date table?
Hi I have below date table I created Week End date using this dax measure Week End Date = 'Date'[Date] - WEEKDAY('Date'[Date],2) + 7 I need to sort the week end date, as I ...
- Anonymous3 years ago
Hi bourne2000
Click the End Date column, then change it date type to short date
Then put the column to the axis.
and use the sort function in visual
Output:
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
3 years agoNot applicable
Hi bourne2000
Click the End Date column, then change it date type to short date
Then put the column to the axis.
and use the sort function in visual
Output:
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.