This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.