Forum Discussion
Custom Order in every Legend
- 3 years ago
CAmala ,
create a month sort column ( example:SWITCH (TABLE[MonthColumn], 1, Sept, 2, Oct , etc) whatever sorting order you want)
in the data view, select the month column and use the "sort by column" to sort by this custom column.for reference: (146) Power BI - Custom Sorting in 3 Easy Steps! - YouTube
here they sort using a table but you can sort using a new column as well.
Appreciate a thumbs up if this is helpful.
Please let me know if this resolves the question
CAmala ,
create a month sort column ( example:SWITCH (TABLE[MonthColumn], 1, Sept, 2, Oct , etc) whatever sorting order you want)
in the data view, select the month column and use the "sort by column" to sort by this custom column.
for reference: (146) Power BI - Custom Sorting in 3 Easy Steps! - YouTube
here they sort using a table but you can sort using a new column as well.
Appreciate a thumbs up if this is helpful.
Please let me know if this resolves the question