Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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

  • PaulDBrown's avatar
    PaulDBrown
    Community Champion

    You need to pivot the AttributeType column and select no aggregation on TextValue: