Forum Discussion
Anonymous
5 years agoNot applicable
Transpose multiple date columns into 1
Hi! I am making a dashboard for a projects and need some help transposing some columns.
I have a sample File Here // In the sample file there is a sheet for the current state and a seperate sheet for the future (desired) state.
The Over all goal is transform multiple date columns into 1 date column to be used in visualizations.
Thanks!
In the Query Editor, select the date columns and in Transform tab choose Unpivot.
This will give you exactly what you want.
Please check this sample file.
2 Replies
- Mohammad_RefaeiSolution Specialist
In the Query Editor, select the date columns and in Transform tab choose Unpivot.
This will give you exactly what you want.
Please check this sample file.
- AnonymousNot applicable
Thanks 😫 I have been working on this for Days