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...
You need to pivot the AttributeType column and select no aggregation on TextValue:
1 Reply
- PaulDBrownCommunity Champion
You need to pivot the AttributeType column and select no aggregation on TextValue: