Forum Discussion
Anonymous
3 years agoNot applicable
transpose dinamic column table
Hi, I have a table like this : and I need this output : How could it be done? I tried with dynamic column, but I m getting one line per value full of null values...
- 3 years ago
You need to pivot the AttributeType column and select no aggregation on TextValue:
PaulDBrown
3 years agoCommunity Champion
You need to pivot the AttributeType column and select no aggregation on TextValue: