Forum Discussion
Need help in transforming my Data
- Anonymous2 years ago
My solution is as follows, you can try it out.
- Delete “SOW”, “MODULE” columns.
- Select “Workspack” column and then transpose.
-
Delete the second column.
-
Use first row as headers.
- Select “Column1”, ”WORKSPACK” columns and then select “Unpivot other columns” under “Unpivot Columns”.
-
Select “Column1” column and then split the column by delimiter “_”.
-
Delete “Column1.2” column.
-
Change “Column1.1” column data type with locale, Data Type select “Date” and Locale select “English(United Kingdom)”.
-
Rename the headers.
-
Pivot Column by “Value” column.
-
Here‘s my final result.
I hope this solution meets your requirements.
Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
My solution is as follows, you can try it out.
- Delete “SOW”, “MODULE” columns.
- Select “Workspack” column and then transpose.
-
Delete the second column.
-
Use first row as headers.
- Select “Column1”, ”WORKSPACK” columns and then select “Unpivot other columns” under “Unpivot Columns”.
-
Select “Column1” column and then split the column by delimiter “_”.
-
Delete “Column1.2” column.
-
Change “Column1.1” column data type with locale, Data Type select “Date” and Locale select “English(United Kingdom)”.
-
Rename the headers.
-
Pivot Column by “Value” column.
-
Here‘s my final result.
I hope this solution meets your requirements.
Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.