Forum Discussion
arunmathew12345
2 years agoFrequent Visitor
Move specific rows to columns
I would appreciate your help please. 'Full Name', 'Notify Date' and 'Response Date' are currently in rows as shown in 'Current'. I want to transfer those specific rows into column titles and display...
- 2 years ago
Ignore this, I found a solution by adding delimeters and adding columns extracting data by delimeters and seperating columns. Thank you 🙂
zenisekd
2 years agoSuper User
Hi, it is possible to transform it, but I would strongly advise you to adjust rather the entry format because there is a good chance, that in future with more data there will be an error.
- arunmathew123452 years agoFrequent Visitor
Data is csv download, so I managed to find a solution using delimeters and add columns. Thank you 🙂