Forum Discussion
No refreshment on date orders
- 7 years ago
Hi Alirezam
The sort order keeps in Power BI Service on my side.
My method is as below:
1. This is my date table
Create column here
month = MONTH([Date]) month name = FORMAT([Date],"mmm")
2. Select "sort by month name"
3. Click on "month name" column, then select "sort by column"->"month".
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Alirezam
The sort order keeps in Power BI Service on my side.
My method is as below:
1. This is my date table
Create column here
month = MONTH([Date]) month name = FORMAT([Date],"mmm")
2. Select "sort by month name"
3. Click on "month name" column, then select "sort by column"->"month".
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.