We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
When PowerBI is connected to SSAS MD 2017 RC2, it submits the DAX query for cross filtering using TREATAS statement when there are more than one filter applied (ie: Pie Chart with Legend, Stacked Column Chart, New Matrix etc.).
If the source is Multidimensional, the query fails.
(On SQL 2017, before RC2, it was reporting Internal error: An unexpected exception occurred. - https://connect.microsoft.com/SQLServer/feedback/details/3134438/any-dax-query-with-treatas-filter-f...)
P.S: Same model deployed on SSAS 2016 works fine (using FILTER not TREATAS). A similar model on Tabular, also works fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.