<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Direct Query not supported with V1 embed token in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2635456#M37317</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a power automate flow that uses "Export to file for Power BI Reports" action with defined Identities (Username, Role and Dataset). When I trigger the flow, it returns an error "Embedding a report with a model which has a Direct Query connection to another model is not supported with V1 embed token". The report being exported is using a composite model with import and direct query combined. This error only occurs when Identities is in place, otherwise, it runs successfully. Does anyone know a work around for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jul 2022 07:05:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-07-13T07:05:39Z</dc:date>
    <item>
      <title>Direct Query not supported with V1 embed token</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2635456#M37317</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a power automate flow that uses "Export to file for Power BI Reports" action with defined Identities (Username, Role and Dataset). When I trigger the flow, it returns an error "Embedding a report with a model which has a Direct Query connection to another model is not supported with V1 embed token". The report being exported is using a composite model with import and direct query combined. This error only occurs when Identities is in place, otherwise, it runs successfully. Does anyone know a work around for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 07:05:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2635456#M37317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-13T07:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query not supported with V1 embed token</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2636136#M37321</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exporting a report with a model with DirectQuery to another model with effective identity isn't currently supported.&lt;/P&gt;&lt;P&gt;I don't think this limitation is documented as this is pretty advances scenario.&lt;/P&gt;&lt;P&gt;As far as I know it should be supported sometime soon, but I can't guarantee when.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 11:03:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2636136#M37321</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2022-07-13T11:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query not supported with V1 embed token</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2637388#M37332</link>
      <description>&lt;P&gt;Hi Amos,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other workaround we can apply in the Power BI or Power Automate side, just so we can incorporate RLS?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 23:37:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2637388#M37332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-13T23:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query not supported with V1 embed token</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2638010#M37342</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Power BI API doesn't support it, and I don't know of any possible workaround.&lt;/P&gt;&lt;P&gt;The Power Automate is just a wrapper to allow calling the Power BI API as part of a flow, so it can't help in that matter.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 07:41:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/2638010#M37342</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2022-07-14T07:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query not supported with V1 embed token</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/3042470#M40895</link>
      <description>&lt;P&gt;I have just came upon this post because I got the same error message and actually, there is a solution for this. You can achieve this using this method instead:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/embed-token/generate-token" target="_self"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/embed-token/generate-token&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There a specific usecase that is exactly what you need:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/embed-token/generate-token#example-of-generating-an-embed-token-for-two-datasets-with-rls-identities-and-a-single-report-with-read-only-permissions.-the-embed-token-lets-you-view-the-report,-which-is-dynamically-bound-to-two-different-datasets." target="_self"&gt;Example of generating an embed token for two datasets with RLS identities and a single report with read-only permissions. The embed token lets you view the report, which is dynamically bound to two different datasets.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 11:50:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-not-supported-with-V1-embed-token/m-p/3042470#M40895</guid>
      <dc:creator>gnico</dc:creator>
      <dc:date>2023-01-25T11:50:39Z</dc:date>
    </item>
  </channel>
</rss>

