Forum Discussion
Anonymous
6 years agoNot applicable
Unpivot with Direct Query
Hi, Is it possible to UNPIVOT the data by using the Direct query in Power BI Desktop? Thank you,
- 6 years ago
Here is a post suggesting a work around using UNION()
https://stackoverflow.com/questions/50213905/is-it-possible-to-unpivot-in-power-bi-using-dax
kentyler
6 years agoSolution Sage
Is the "Unpivot Column" button grayed out ? If so you will have to do the unpivot in the datasource.
kentyler
6 years agoSolution Sage
Here is a post suggesting a work around using UNION()
https://stackoverflow.com/questions/50213905/is-it-possible-to-unpivot-in-power-bi-using-dax
- Anonymous6 years agoNot applicable
kentyler , Brilliant, It works for me with Union. Thank you
- jp767676767672 years agoNew Member
hi
can you post your Advanced editor script because ii try thie solution but i dont understand because i get some error
thx