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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
SteveDesmedt
Frequent Visitor

Expand table give wrong value

I have a strange behaviour after expanding a merged query.

 

I've created a table (EUCHISTORY) giving the following results

SteveDesmedt_1-1703715194098.png

So far all is working as required

Now i've merged this table with the table EUCDECLARATION based on DECLARATIONGUID

SteveDesmedt_2-1703715330722.png

Still is still the expected result.

 

But, when i expand the table, i receive following result.

 

SteveDesmedt_4-1703715439182.png

 

This is not the expected result.  

 

Current Result   =  DMSACC/DMSCLE/DMSTAX

Expected Result =  DMSACC/DMSTAX/DMSCLE

 

This is driving my crazy.

 

Someone any solution or sugestion.

 

Much appreciated.

 

Steve

 

 

 

 

1 REPLY 1
Syndicate_Admin
Administrator
Administrator

Power Query does not give any sorting guarantees. If your expected order differs from an alphabetic order then you need to bring your own index column.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors