Hi everyone
I need your help, please.
In this table, columns Id_contable and IdCont_mes are set to Sort by secuencia.
If I change month by Id_Contable the order is that I want it.
But when I use the month column, the chart shows another Order. How can I order in Sep, Oct, Nov, Dec, Jan, Feb?
Thanks
Camala
Solved! Go to Solution.
@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
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
212 | |
53 | |
45 | |
41 | |
41 |
User | Count |
---|---|
269 | |
210 | |
72 | |
70 | |
65 |