<?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: Embedding Paginated Report with a Power BI Dataset in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1906304#M30031</link>
    <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wanted to check if there are any news on this front? My organization is using shared PBI datasets for paginated reports which aren't supported for embedding at the moment, so just wanted to check if this might change soon before taking the route of completely redesigning data sources.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 11:03:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-06-17T11:03:38Z</dc:date>
    <item>
      <title>Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1225560#M24761</link>
      <description>&lt;P&gt;Hello. I am trying to embed a paginated report in my web application that uses a Power BI Dataset as its datasource. I can get the embed token, but when rendering it, I am getting this error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dustinetoleteey_0-1594834990163.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/312377iD943982CAD8F9363/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dustinetoleteey_0-1594834990163.png" alt="dustinetoleteey_0-1594834990163.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dataset being used and the paginated report are on the same Power BI workspace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 17:44:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1225560#M24761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-15T17:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1305369#M25330</link>
      <description>&lt;P&gt;Ah, I am also trying to do the same thing.&lt;/P&gt;&lt;P&gt;1. Able to build, and view the report went built against a PBI dataset&lt;/P&gt;&lt;P&gt;2. Able to publish the Paginated Report to PBI Workspace - Also works fine, and renders, views, etc the PBI dataset.&lt;/P&gt;&lt;P&gt;3. When embedding, the token etc is generated fine;&amp;nbsp; However, the DYNAMIC DataBinding V2 token generation methods do NOT work.&lt;/P&gt;&lt;P&gt;4. When loading into embedded application, same error as yours. The is BS for sure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. When I use the token from the Paginated sample, all embeddes fine.&lt;/P&gt;&lt;P&gt;6. Clearly something not tested, broken or such thing with Embedded PBI datasets.&lt;/P&gt;&lt;P&gt;7. The other obvious issue is the ability to dynamically bind dataset to PowerBI paginated reports.&lt;/P&gt;&lt;P&gt;8. This dynamic binding is really the only way to make SaaS multi-tenant applications with 10s of thousands tenants viable - ie same report, many different dynamic datasets. -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/15"&gt;@chrisfin&lt;/a&gt;&amp;nbsp;Help ?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 21:30:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1305369#M25330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-18T21:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1305431#M25331</link>
      <description>&lt;P&gt;It is a known limitation when embeddeding a paginated report in the "app owns data" scenario -&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/7497"&gt;@avive&lt;/a&gt;&amp;nbsp;and team are working to unblock that in the coming months.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 22:05:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1305431#M25331</guid>
      <dc:creator>chrisfin</dc:creator>
      <dc:date>2020-08-18T22:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1305580#M25332</link>
      <description>&lt;P&gt;Thanks Chris,&lt;/P&gt;&lt;P&gt;This dynamic data set construction is actually a really cool way to build dataset. We use the PushDS API (which I wish was richer). But scenarios can be very interesting, such as combining 1st party data and 3rd party data from say their APIs, doing the mashup in code C# to ensure data integrity, and then presenting a unified model to PowerBI (and hopefully Paginated soon).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other obvious&amp;nbsp; feature is "respecting the model" in Paginated. But I guess this is the legacy vs the future issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need some early beta/preview testing let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- phil&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 23:55:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1305580#M25332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-18T23:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1488403#M26435</link>
      <description>&lt;P&gt;Chris - Any headway on "app owns data" for embedded paginated reports - Phil&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 23:59:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1488403#M26435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-11T23:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1497011#M26479</link>
      <description>&lt;P&gt;The team that owns this hasn't yet been able to fund the work, so right now it won't happen until sometime in 2021 it looks like.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 18:37:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1497011#M26479</guid>
      <dc:creator>chrisfin</dc:creator>
      <dc:date>2020-11-16T18:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1584500#M27071</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/15"&gt;@chrisfin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you consider to allow datasets published using XMLA endpoint as well? Or it only relates to datasets published by Desktop app?&lt;/P&gt;&lt;P&gt;Eugene.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 13:58:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1584500#M27071</guid>
      <dc:creator>Eugene_Ov</dc:creator>
      <dc:date>2021-01-06T13:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1906304#M30031</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wanted to check if there are any news on this front? My organization is using shared PBI datasets for paginated reports which aren't supported for embedding at the moment, so just wanted to check if this might change soon before taking the route of completely redesigning data sources.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 11:03:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/1906304#M30031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-17T11:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2240497#M33460</link>
      <description>&lt;P&gt;Can we get an update on this issue and when it will be fixed?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 15:01:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2240497#M33460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-15T15:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2240901#M33470</link>
      <description>&lt;P&gt;I'm not on the paginated reports team any longer, so I'm not sure when this will be addressed, though I believed it should have been rolled out by now.&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/7497"&gt;@avive&lt;/a&gt;&amp;nbsp;might know the latest.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 19:43:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2240901#M33470</guid>
      <dc:creator>chrisfin</dc:creator>
      <dc:date>2021-12-15T19:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2242493#M33487</link>
      <description>&lt;P&gt;We are marching towards having this available by&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class="ui-provider bkn bko c d e f g h i j k l m n o p q r s t bkp bkq w x y z ab ac ae af ag ah ai aj ak"&gt;Jan in production&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider bkn bko c d e f g h i j k l m n o p q r s t bkp bkq w x y z ab ac ae af ag ah ai aj ak"&gt;Hope this helps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider bkn bko c d e f g h i j k l m n o p q r s t bkp bkq w x y z ab ac ae af ag ah ai aj ak"&gt;Aviv&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 13:48:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2242493#M33487</guid>
      <dc:creator>avive</dc:creator>
      <dc:date>2021-12-16T13:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2275496#M33825</link>
      <description>&lt;P&gt;Any update on this issue. We are having the same problem and looking for the solution.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 14:09:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2275496#M33825</guid>
      <dc:creator>Sri_1234</dc:creator>
      <dc:date>2022-01-10T14:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2275585#M33827</link>
      <description>&lt;P&gt;Well, it's January 10th, so is going to be Jan or when do you think?&amp;nbsp; Just wanted a guesstimate is all.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 14:42:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2275585#M33827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-10T14:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2280248#M33856</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any update on this issue? We are having the same problem and looking forward for the solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Embedding paginated reports based on Power BI shared datasets in the "App Owns Data" scenario is really important thing in our bisness application. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ETA of fixing it and getting rid of this annoying limitation?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently we are getting the error below while rendering embedded paginated report:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Code: "RSWorkloadError"
ErrorCode: "Discover_DMTS_Error_Unknown"
Message: "There was an error contacting an underlying data source. Manage your credentials or gateway settings on the management page. Please verify that the data source is available, your credentials are correct and that your gateway settings are valid."&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 21:27:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2280248#M33856</guid>
      <dc:creator>pbi-master</dc:creator>
      <dc:date>2022-01-12T21:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2280887#M33862</link>
      <description>&lt;P&gt;Actually this capability is rolling out this week, so should be available in all regions by beginning of next week.&lt;/P&gt;&lt;P&gt;You will have to use&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/embed-token/generate-token" target="_blank"&gt;https://docs.microsoft.com/rest/api/power-bi/embed-token/generate-token&lt;/A&gt;&amp;nbsp;for generating the embed token, specify the DatasetId in the request with xmlaPermissions=ReadOnly (&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/embed-token/generate-token#generatetokenrequestv2dataset" target="_blank"&gt;https://docs.microsoft.com/rest/api/power-bi/embed-token/generate-token#generatetokenrequestv2dataset&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 06:26:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2280887#M33862</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2022-01-13T06:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2285371#M33898</link>
      <description>&lt;P&gt;Please give it another week&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aviv&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jan 2022 18:02:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2285371#M33898</guid>
      <dc:creator>avive</dc:creator>
      <dc:date>2022-01-16T18:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2288998#M33932</link>
      <description>&lt;P&gt;This is now available. You should use the latest .Net SDK, see some guidance here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-paginated-reports?tabs=customers#step-6---embed-content-using-the-sample-application" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-paginated-reports?tabs=customers#step-6---embed-content-using-the-sample-application&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amos&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 13:56:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2288998#M33932</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2022-01-18T13:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2298537#M34036</link>
      <description>&lt;P&gt;So, we have implemented the code in our .net application and we are able to see our paginated report through our embedded web application. However&lt;SPAN&gt;, we are seeing an issue where the provided EffectiveIdentity username is not showing correctly in the Paginated Report's username parameter. This parameter is showing the &amp;amp;User.UserId property, however, this value has the service principal GUID instead of the effective identity username provided in the api call. Code in call:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;generateTokenRequestV2Parameters = new GenerateTokenRequestV2(datasets: dataSetIdV2, reports: reportIdV2, identities: new List&amp;lt;EffectiveIdentity&amp;gt; { new EffectiveIdentity(username: upn, roles: new List&amp;lt;string&amp;gt; { roleName }, datasets: new List&amp;lt;string&amp;gt; { dataSetId }) });&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;accessToken = client.EmbedToken.GenerateToken(generateTokenRequestV2Parameters);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The upn value in this case is my email address 'xxxxx.xxxxxx@xxxx.com', which should show up in the pagainated report parameter for &amp;amp;User.UserId instead of the SPN GUID.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 13:01:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2298537#M34036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-24T13:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2298778#M34040</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you provide an effective identity in the generateToken request it should either be an effective identity for the paginated report or an effective identity for the Power BI dataset.&lt;/P&gt;&lt;P&gt;If you want the username to be the identity passed to the report then should should provide the reportId and not the datasetId. Something like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;new EffectiveIdentity(username: upn, , reports: new List&amp;lt;string&amp;gt; { reportId })&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In addition you can specify another identity for the dataset, with the roles, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Amos&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 14:48:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2298778#M34040</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2022-01-24T14:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Paginated Report with a Power BI Dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2298834#M34041</link>
      <description>&lt;P&gt;Thank you, that was very helpful. In order to make it work, I had to provide both identities (one for report, one for dataset) otherwise I would get a bad request error. Would you happen to have any documentation on using multiple identities? I don't think I would have ever thought to do that, so thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 15:15:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-Paginated-Report-with-a-Power-BI-Dataset/m-p/2298834#M34041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-24T15:15:22Z</dc:date>
    </item>
  </channel>
</rss>

