Forum Discussion
Anonymous
9 years agoNot applicable
Google Anlytics Plugin - Selection Error / (Union Function)
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 t...
- 9 years ago
Anonymous
You can use the SUMMARIZECOLUMNS Function (DAX) to create a new table with your expected column order.
Best Regards,
Herbert
v-haibl-msft
9 years agoMicrosoft Employee
Anonymous
You can use the SUMMARIZECOLUMNS Function (DAX) to create a new table with your expected column order.
Best Regards,
Herbert
- Anonymous9 years agoNot applicable
Thanks Herbert, might be useful though if the feature was added to be able to move columns around.