Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 49 | |
| 44 | |
| 42 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 72 | |
| 66 | |
| 33 | |
| 32 | |
| 31 |