The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
My data has the date, the header and the value all in one column, what would be best way to sort it out.
Solved! Go to Solution.
My solution is as follows, you can try it out.
Delete the second column.
Use first row as headers.
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 the second column.
Use first row as headers.
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.
How about ’Transpose’?
I would like to know the title of these rows.
the title is higlighted in yellow. and transpose wont work as I have alot of data in columns