Forum Discussion
Transpose multiple columns into one columns
- 2 years ago
Hello Anonymous ,
what you do is the following:
select all the columns then in the unpivot columns option, select the unpivot only selected columns and it will be like the following screenshot
then you remove the attribute column and rename the value column as you want
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Hello Anonymous ,
what you do is the following:
select all the columns then in the unpivot columns option, select the unpivot only selected columns and it will be like the following screenshot
then you remove the attribute column and rename the value column as you want
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
- Anonymous2 years agoNot applicable
Thank you