We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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 |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 66 | |
| 63 | |
| 37 | |
| 34 | |
| 22 |