Forum Discussion
Manually Sort Columns?
- Anonymous4 years ago
Hi f4gfm0 ,
I created some data:
Here are the steps you can follow:
1. Create calculated column.
WEEK = FORMAT('Table'[Date],"ddd")2. Create a table using Enter data.
3. Connect the relationship between the two tables.
4. [Week] – Column tools– Sort by column – [Index].
5. Result:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi f4gfm0 ,
I created some data:
Here are the steps you can follow:
1. Create calculated column.
WEEK = FORMAT('Table'[Date],"ddd")
2. Create a table using Enter data.
3. Connect the relationship between the two tables.
4. [Week] – Column tools– Sort by column – [Index].
5. Result:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly