Forum Discussion
yodha
Helper IV
6 years agoUn-Pivoting Data issues
Hi, i have data in Excel file and i want to un-pivot it, to change columns to rows, but am unable to do it as expected This is my excel File, and i have un-pivoted it in power bi like this,...
lc_finance
Solution Sage
6 years agoHi yodha ,
Is there a reason to unpivot separately the ID and BD columns?
What if you unpivot them together, does the chart work in that case?
Unpivoting them together means you will have the following columns:
- date
- attribute (both ID and BD)
- value (both ID and BD)
if you need a way to separate ID from BD you can create one more column using the Text.Start M formula. You can find more info on that here.
Let me know if this helps you.
Regards,
LC
Interested in learning Power BI and DAX? Check out my blog at www.finance-bi.com