Forum Discussion
Anonymous
5 years agoNot applicable
Unpivot columns using dax
Hi, I've created a new table using the create new table feature and pulled values from another table to create an array of columns. My problem is I cant manipulate this in power query editor since it...
- 5 years ago
Hi Anonymous
I believe you can refer to the UNION function:
https://stackoverflow.com/questions/50213905/is-it-possible-to-unpivot-in-power-bi-using-dax
Here're similar posts for your reference:
https://community.powerbi.com/t5/Quick-Measures-Gallery/DAX-Unpivot/td-p/574832
v-diye-msft
5 years agoCommunity Support
Hi Anonymous
I believe you can refer to the UNION function:
https://stackoverflow.com/questions/50213905/is-it-possible-to-unpivot-in-power-bi-using-dax
Here're similar posts for your reference:
https://community.powerbi.com/t5/Quick-Measures-Gallery/DAX-Unpivot/td-p/574832