Forum Discussion
rawmeat
8 years agoFrequent Visitor
Using dax to unpivot a table
Hi all, I need to unpivot a table. The challenge here is we are using ssas tabular model so I can not just select the target columns and unpivot under "edit query" mode. The table is like the fo...
- Anonymous8 years ago
Same issue I have.
Somce one suggested UNION function for a question on another website - StackOverFlow
https://stackoverflow.com/questions/50213905/is-it-possible-to-unpivot-in-power-bi-using-dax
See, If this helps :-)
ChrisMendoza
8 years agoResident Rockstar
- ChrisMendoza8 years agoResident Rockstar
I see I replied hastily in my last few moments before I got off work on Friday. Forgive me.
I am curious to know why having a ssas tabular model has such a limitation. Any explanation or reading that someone could provide would be appreciated.