Forum Discussion

mynameiserr's avatar
mynameiserr
New Member
7 years ago
Solved

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...