Forum Discussion
Converting Excel Table with Dates to PBI Suited Format
- 8 years ago
Hi PBI_Curve,
Based on my test, you can refer to below steps in Query Editor:
1.I have entered some of the data you have post in Power BI desktop to do a test. We can select the [1960] and [1961] column (please select columns from 1960 to 1970 on your side) and use the Unpivot Columns function.2. Reorder the [Value] column before the [Attribute] column and rename them.
For more information, see attached pbix file.
Best Regards,
Qiuyun Yu
Hi PBI_Curve,
Based on my test, you can refer to below steps in Query Editor:
1.I have entered some of the data you have post in Power BI desktop to do a test. We can select the [1960] and [1961] column (please select columns from 1960 to 1970 on your side) and use the Unpivot Columns function.
2. Reorder the [Value] column before the [Attribute] column and rename them.
For more information, see attached pbix file.
Best Regards,
Qiuyun Yu
Thanks a million v-qiuyu-msft.
I really need to put some time into learning pivot tables, power pivot etc.