Forum Discussion
Transform a table and repalce value in column
Hi bc2022 ,
Try using unpivot other columns.
Choose Role column and Shift column, click "Unpivot Other Columns".
You'll get the following data.
Then you can separate out the days as the days of the date.
Hope that helps.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- bc20222 years agoFrequent Visitor
Hi Anonymous ,
Thank you for your suggestion.
I did try the unpivot method before creating this topic. I think my problem at that time was how to repeatly convert day1..day14 to the exact dates in each month and quarter.
Thank you