Forum Discussion

zehmenezes's avatar
zehmenezes
New Member
1 year ago
Solved

Embedded Report Not Displaying Data (Using two semantic models as direct query)

Hi all,    I do have some PBI Reports Embedded in my company. All of them work just fine, except for one that I've tried to "mix" semantic models inside it. It's not showing any specific error, jus...
  • v-sdhruv's avatar
    1 year ago

    Hi zehmenezes ,

    Yes, you can embed Power BI reports that uses composite models into your company’s website with a few important considerations.

    Composite models allow you to combine imported data with DirectQuery sources, including Power BI semantic models, Azure Analysis Services, and SQL Server Analysis Services.

    The main limitation is: DirectQuery to Azure Analysis Services is not supported in Power BI Embedded. If your composite model includes this type of connection, embedding will fail.
    Also make sure to

    • Embed tokens properly.
    • Ensure that all data sources used in the composite model are accessible to the embedding context.
    • Use Premium capacity if your report relies on advanced features like large models or DirectQuery to Power BI datasets

    Hope this helps!

    If the response has addressed your query, please accept it as a solution so that other members can easily find it.
    Thank You.