Forum Discussion
Unpivot with Direct Query
- 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
Is the "Unpivot Column" button grayed out ? If so you will have to do the unpivot in the datasource.
- kentyler6 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
- Anonymous6 years agoNot applicable
kentyler , Thanks for your response, The Unpivot option is not grayed out but it is not letting me apply changes on the Query editor window. I guess, it is not possible at the moment and I may need to Unpivot on the source side.