Forum Discussion
AndySmith
2 years agoHelper III
Tabular Model - unpivot equivilant (to slice report by multiple attributes)
Hi - currently I have a report connected to our datawarehouse using import method. I bring in the data the use Power Querey to manipulate the data to unpivot the table, so that the user can select fr...
Manudeep
1 year agoNew Member
Following, I am aslo looking for the same feature in Tabular model, but seems like it is not an option so far.
If your data source is SSMS, you can create a view using Unpivot function in the database use that as a table in SSAS.
In my senario, the tables are grown in horizontally and it is difficult to update the view frequently. So, I am looking forward if Microsoft could add this option in Tabular model.
Let me know if you found an alternate for this option.