Forum Discussion
Honne2021
4 years agoHelper II
Transforming data
I have a data set that looks like this: With 50 Teams and dates spanning from Jan 2019 up to March 2022. How do I include all the month and year in each column such as the number of hires, voluntary...
- 4 years ago
Honne2021 , Not a good way to have raw data. You have unpivot the data to bring month on row and pivot again to get column
amitchandak
4 years agoSuper User
Honne2021 , Not a good way to have raw data. You have unpivot the data to bring month on row and pivot again to get column