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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
nirvana_moksh
Impactful Individual
Impactful Individual

Preserve sort order returned by SQL Query

Hello,

 

I was wondering if anyone knows how to preserve the sort order of a source when importing data from a SQL query. There is no order by defined, but the way the data is returned in regards to the sorting, can that be retained? If not will the addition of Order By in the SQL Query help? If that again is not possible, is the only way to do this is by sorting by different column names, or by defining a sort value column?

 

Thank You

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

hi, @nirvana_moksh 

It will keep the same sort order with SQL query code.

If there is order by defined, it will keep the same sort order too.

 

Best regards,

Lin

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

View solution in original post

2 REPLIES 2
v-lili6-msft
Community Support
Community Support

hi, @nirvana_moksh 

It will keep the same sort order with SQL query code.

If there is order by defined, it will keep the same sort order too.

 

Best regards,

Lin

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

Hi have the same problem but it think the problem is more related with the visualization table.

 

I have a view in SQL server, the view has a specif sorting (ORDER BY), when I "get the data" and go to "Trasform Data" view, the data looks OK, but when I load the data to a "Table", I'm missing the sort of my view.

 

Is this a bug of visualization table?

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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