Forum Discussion
mynameiserr
7 years agoNew Member
Convert data in rows to columns with attribute index
I need to convert data from a format where each row contains different data based on an attribute column into a proper table with the attribute column entries as new column headers. Tried a few t...
- 7 years ago
Zubair_Muhammad
7 years agoCommunity Champion
- mynameiserr7 years agoNew Member
Yep, that worked - I tried multiple times to pivot , concatenate etc etc - must be tired:)
Most appreciated!