Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I have an aggregate table made up with google analytics from our different sites.
The order in which the items are selected determines what the table will look like, even though I have selected the same dimensions and measures from each GA site.
When selecting the dimensions and measures from Google Anlytics it puts them in order clicked.
When I then try and Union them in a custom table it puts the wrong fields in each other, so it does not seem to go of Name rather where the columns is situated in the table. There does not seem to be a way to move the columns about and I would expect the Union to go of Column name rather than physically where it sits in the table.
Solved! Go to Solution.
@Anonymous
You can use the SUMMARIZECOLUMNS Function (DAX) to create a new table with your expected column order.
Best Regards,
Herbert
@Anonymous
You can use the SUMMARIZECOLUMNS Function (DAX) to create a new table with your expected column order.
Best Regards,
Herbert
Thanks Herbert, might be useful though if the feature was added to be able to move columns around.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 39 |