Forum Discussion
Transformed table loses column order
- 5 years ago
Anonymous
Thanks for the images. I see what you mean now.
Is there a specific reason you need all tables to show the columns in the same order?
BTW, you might consider actually appending the region tables (China EMEA, Americas) into one single table in Power Query (which will make life easier further down the road when using measures, creating visuals etc)
This image shows all 3 tables in Power Query. You can see that all three have the same headings and the same data type.
This image shows one of the tables. Top view is in Power Query. You can see the column ordering. The second view is from table view. You can see the columns have shifted.
Anonymous
Thanks for the images. I see what you mean now.
Is there a specific reason you need all tables to show the columns in the same order?
BTW, you might consider actually appending the region tables (China EMEA, Americas) into one single table in Power Query (which will make life easier further down the road when using measures, creating visuals etc)
- Anonymous5 years agoNot applicable
That's got it. learned something new. Somebody else recommended a Union table. When I use append it brings them together nicely.
Thanks