<?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 Re: Getting error on report export: Export report requires effective identity to be provided in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Getting-error-on-report-export-Export-report-requires-effective/m-p/3219334#M42516</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/545935"&gt;@Connexion&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check if&amp;nbsp;&lt;SPAN&gt;your report's dataset has RLS applied.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; If so, you must provide an effective identity for that dataset in the export request.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vjianbolimsft_0-1683183727155.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/910235i4187577AD78B0AA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vjianbolimsft_0-1683183727155.png" alt="vjianbolimsft_0-1683183727155.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For more details, please refer to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-row-level-security" target="_blank"&gt;Security in Power BI embedded analytics - Power BI | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jianbo Li&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 07:02:49 GMT</pubDate>
    <dc:creator>v-jianboli-msft</dc:creator>
    <dc:date>2023-05-04T07:02:49Z</dc:date>
    <item>
      <title>Getting error on report export: Export report requires effective identity to be provided</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-error-on-report-export-Export-report-requires-effective/m-p/3190213#M42218</link>
      <description>&lt;P&gt;Hi, PowerBI community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to export an embedded PowerBI report but we are getting the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- error message ---&lt;BR /&gt;400 Bad Request:&lt;BR /&gt;Export report requires effective identity to be provided for the report's dataset&lt;BR /&gt;--- error message ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is our scenario:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We have a power-bi app set up in our portal.azure.com.&lt;/LI&gt;&lt;LI&gt;That app has a correspondent workspace set up in app.powerbi.com.&lt;/LI&gt;&lt;LI&gt;We are using the "Reports - Export To File In Group" API endpoint in order to export the report.&lt;/LI&gt;&lt;LI&gt;We can export other reports that have their datasets created in the same SQL Server as the power-bi app. But the dataset for the report we can't print has been created in a different SQL Server (will this be an issue?).&lt;/LI&gt;&lt;LI&gt;We can use the Bearer Token created for our app to export the reports that have their datasets in the same SQL Server as our app, but when we try to use that same Bearer Token for exporting the report in the other SQL Server, the aforementioned error message is displayed.&lt;/LI&gt;&lt;LI&gt;If we use the Bearer Token of the main MS Azure account (the admin-like account that can create power-bi apps), we can successfully export the report that was previously failing. But, I think we shouldn't be using this token, because it's the one that has "admin privileges", as I understand it.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So the question would be:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What do we need to do in order to use our power-bi app-related token in order to export the report that is failing? Should we modify the token, or should we set up an effective identity in the problematic dataset?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We appreciate any help we can get.&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 00:01:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-error-on-report-export-Export-report-requires-effective/m-p/3190213#M42218</guid>
      <dc:creator>Connexion</dc:creator>
      <dc:date>2023-04-17T00:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on report export: Export report requires effective identity to be provided</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-error-on-report-export-Export-report-requires-effective/m-p/3219334#M42516</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/545935"&gt;@Connexion&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check if&amp;nbsp;&lt;SPAN&gt;your report's dataset has RLS applied.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; If so, you must provide an effective identity for that dataset in the export request.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vjianbolimsft_0-1683183727155.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/910235i4187577AD78B0AA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vjianbolimsft_0-1683183727155.png" alt="vjianbolimsft_0-1683183727155.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For more details, please refer to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-row-level-security" target="_blank"&gt;Security in Power BI embedded analytics - Power BI | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jianbo Li&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 07:02:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-error-on-report-export-Export-report-requires-effective/m-p/3219334#M42516</guid>
      <dc:creator>v-jianboli-msft</dc:creator>
      <dc:date>2023-05-04T07:02:49Z</dc:date>
    </item>
  </channel>
</rss>

