Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. 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.