Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Sort a column with repeated values based on another column

Hi there.


For my requirement, I've got a specific layout for a report. To simplify, the series of Categories should present the Areas in a particular order (financial information).

 

1.JPG

 

Every Category will be present on a different Page on Power BI. However, as you can see, some areas belong to multiple Categories. Because of this, I'm getting an error message if I try to order this column by an index, and I can't modify the name of the area.

4.JPG

Is it possible to specify on a cross table that I do not need it to perform any alphabetic order?

3.JPG

I've looked for a possible answer, but so far I have not found any solution to this.

Regards.

 

 

1 ACCEPTED SOLUTION
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

I have a trick to avoid this error.

You could import the data whose category is "A" at first. Then import other data and you will have two queries.

Sort your first table based on another column, then append these two tables ( not as new ). 

3-1.PNG3-2.PNG

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

View solution in original post

1 REPLY 1
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

I have a trick to avoid this error.

You could import the data whose category is "A" at first. Then import other data and you will have two queries.

Sort your first table based on another column, then append these two tables ( not as new ). 

3-1.PNG3-2.PNG

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors