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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
viniciusosousa
Regular Visitor

Strange error with "Sort by Column"

Hi guys.

I'm trying to sort one column by another using the "Sort by Column" feature in the Data Section.

I created an "ORDEM" column that has no repeated values (guaranteed by Row_number () Over clause on my Oracle database), but I still get an error. I want order "MERCADO" by column "ORDEM"

To be sure, I also applied a "Removed Duplicates" to the column by PowerQuery, but I still get the same error.

 

DataDataErrorErrorWhat I wantWhat I want

1 ACCEPTED SOLUTION
OwenAuger
Super User
Super User

Hi @viniciusosousa 

 

The column to be used as the "sort by column" must contain at most one distinct value for each value in the column to be sorted.

To make this work, you would need to set up ORDEM so that it (for example) contains 1 for MERCADO = 'BR', 2 for MERCADO = 'other value' and so on.

 

Regards

Owen


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
Twitter
LinkedIn

View solution in original post

2 REPLIES 2
OwenAuger
Super User
Super User

Hi @viniciusosousa 

 

The column to be used as the "sort by column" must contain at most one distinct value for each value in the column to be sorted.

To make this work, you would need to set up ORDEM so that it (for example) contains 1 for MERCADO = 'BR', 2 for MERCADO = 'other value' and so on.

 

Regards

Owen


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
Twitter
LinkedIn

Works like this @OwenAuger ! Tks

 

image4.png

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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