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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors