Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

refreshing Import tables in a composite model

I'm trying to determine a dataset's refresh options (i.e., DirectQuery vs Import) when I have a report in mixed storage mode / composite model. My report is sourcing from an on-prem SQL Server in DirectQuery mode (to circumvent the 8x / day refresh limit) and an Excel file (which, of course, only supports Import mode). I noticed that when I publish the report to the service and inspect my refresh options on the dataset, the 'Scheduled refresh' menu is greyed out. So, it seems that having at least 1 table in DirectQuery mode in the report prevents any scheduling of the dataset. Is this true in general? If so, how can I refresh the tables that run in Import mode in the dataset? I read the link below, but it doesn't seem to give the answer.

https://docs.microsoft.com/en-us/power-bi/desktop-composite-models

4 Replies

  • venal's avatar
    venal
    Memorable Member

    Anonymous 

    As per the document, If you have any many to many relationships in the datamodel.

    Please try to avoid it with one to one, one to many, many to one.

    Sometimes data model also causing the issue.

    If the issue is still persists, please try to re-pro the issue with "Import Mode" and check for the setting in Power Bi Service.

    Note:- Have you applied any Append or Merge?

    If you have any concerns, please let us know.

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more
    If this post was helpful may I ask you to mark it as solution and click on thumb symbol?