Forum Discussion

thegekko42's avatar
thegekko42
Frequent Visitor
7 years ago
Solved

Error when filtering visual in Composite Model

Hi   I have had a composite model for a little while that worked great on Desktop and I have been waiting for the October release so I could publish it to Service.   I did and it all seemed to wo...
  • v-yuta-msft's avatar
    7 years ago

    Hi thegekko42,

     

    Please take limitations below as a reference:

     

    When connecting to those multidimensional sources using DirectQuery, you cannot also connect to another DirectQuery source, nor combine with imported data.

    The existing limitations of using DirectQuery still apply when using composite models. Many of those limitations are now per table, depending upon the storage mode of the table. For example, a calculated column on an imported table can refer to other tables, but a calculated column on a DirectQuery table is still restricted to refer only to columns on the same table. Other limitations apply to the model as a whole, if any of the tables within the model are DirectQuery. For example, the QuickInsights and Q&A features are not available on a model if any of the tables within it has a storage mode of DirectQuery.

     

    Regards,

    Jimmy Tao