We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi All,
I'm trying to sort the month into the proper sorting but it doesn't work as I search on the internet I found out that I must create an additional column and convert the month word into month number so I've created an additional column to convert the month word into month number. After converting it into numbers I tried to sort our sales by month number but an error occured. The error says.
"This column can't be sorted by a column that is already sorted directly or indirectly by this column"
Month Table
Please do note that the month table is related to the sales and forecast table.
Any help will be greatly appreciated. Thank You and God Bless.
Solved! Go to Solution.
Hi @Mikekhel1987,
There could be a loop. You can do it like this according to your table.
1. Add an index in the Query Editor.
2. Sort by another column.
Best Regards!
Dale
Hi @Mikekhel1987,
There could be a loop. You can do it like this according to your table.
1. Add an index in the Query Editor.
2. Sort by another column.
Best Regards!
Dale
Hi Dale,
Thank You for your help. It works just like magic. God Bless.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 67 | |
| 62 | |
| 38 | |
| 34 | |
| 22 |