<?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: Missing DatasetId for Paginated Reports (Get-PowerBIReport) in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3022481#M40733</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/278935"&gt;@AmosHersch&lt;/a&gt;&amp;nbsp; thanks for a hint. I will try.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even if not all Paginated reports have Dataset, I would expect to see DatasetId for those where it exists&amp;nbsp; ... and it is not a case&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2023 07:44:39 GMT</pubDate>
    <dc:creator>karo</dc:creator>
    <dc:date>2023-01-16T07:44:39Z</dc:date>
    <item>
      <title>Missing DatasetId for Paginated Reports (Get-PowerBIReport)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3019302#M40712</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know why&amp;nbsp;&lt;EM&gt;Get-PowerBIReport&lt;/EM&gt; does not providing DatasetId for Paginated Reports?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karo&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 13:06:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3019302#M40712</guid>
      <dc:creator>karo</dc:creator>
      <dc:date>2023-01-13T13:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DatasetId for Paginated Reports (Get-PowerBIReport)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3021780#M40727</link>
      <description>&lt;P&gt;Because a report is different from a dataset?&amp;nbsp; What are you trying to achieve?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 00:27:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3021780#M40727</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-01-16T00:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DatasetId for Paginated Reports (Get-PowerBIReport)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3022406#M40730</link>
      <description>&lt;P&gt;I am trying to get the full list of all Power BI Reports (including Paginated) with corresponding DatasetId, but for all Paginated Reports DatasetId is blank.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 07:00:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3022406#M40730</guid>
      <dc:creator>karo</dc:creator>
      <dc:date>2023-01-16T07:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DatasetId for Paginated Reports (Get-PowerBIReport)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3022465#M40732</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/79552"&gt;@karo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;A paginated report doesn't neccessarily have a dataset. It has data sources, and one or more of them can be of type "Power BI Dataset".&lt;/P&gt;&lt;P&gt;You can call an API to get the pagintated report's data sources, and filter the response according to the type.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-datasources" target="_blank"&gt;Reports - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 07:35:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3022465#M40732</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2023-01-16T07:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DatasetId for Paginated Reports (Get-PowerBIReport)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3022481#M40733</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/278935"&gt;@AmosHersch&lt;/a&gt;&amp;nbsp; thanks for a hint. I will try.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even if not all Paginated reports have Dataset, I would expect to see DatasetId for those where it exists&amp;nbsp; ... and it is not a case&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 07:44:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Missing-DatasetId-for-Paginated-Reports-Get-PowerBIReport/m-p/3022481#M40733</guid>
      <dc:creator>karo</dc:creator>
      <dc:date>2023-01-16T07:44:39Z</dc:date>
    </item>
  </channel>
</rss>

