Forum Discussion
Anonymous
5 years agoNot applicable
How to dynamically change column field names ? (For: Google Analytics goal types)
Hello, I am reporting some Google Analytics data, and I am struggling to dynamically change gol types (e.g: 1 and 2) into their corresponding conversion names at account level. My objective i...
Anonymous
5 years agoNot applicable
Hi Anonymous,
It seems like you are work with a table with multiple value fields that you need to dynamic changes.
In my opinion, I will recommend you do 'unpivot columns' on these value fields to convert these attributes and values, then you can simply build visualizations based on these fields. (use matrix instead of table visual)
Dynamic Attributes In A Power BI Report
Regards,
Xiaoxin Sheng
Anonymous
5 years agoNot applicable
Hi ,
Thank you for your help,
I am not able to use the 'unpiviot' function as I am using a table created by unioning different other tables.
Is there any other solutions?