<?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 API to get list of reports using a specific dataset in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/API-to-get-list-of-reports-using-a-specific-dataset/m-p/2792539#M38863</link>
    <description>&lt;P&gt;Is there an easy way to fetch a list of reports that are using a specific dataset in the workspace?&lt;/P&gt;&lt;P&gt;The same way in Power BI Service when you click on a dataset it shows you the list of associated reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviosuly I could pull all reports in the workspace which includes the dataset Id but I am trying to avoid that and just want an API which will filter this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise if there is a way&lt;/P&gt;</description>
    <pubDate>Sun, 25 Sep 2022 08:14:58 GMT</pubDate>
    <dc:creator>gotters</dc:creator>
    <dc:date>2022-09-25T08:14:58Z</dc:date>
    <item>
      <title>API to get list of reports using a specific dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-to-get-list-of-reports-using-a-specific-dataset/m-p/2792539#M38863</link>
      <description>&lt;P&gt;Is there an easy way to fetch a list of reports that are using a specific dataset in the workspace?&lt;/P&gt;&lt;P&gt;The same way in Power BI Service when you click on a dataset it shows you the list of associated reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviosuly I could pull all reports in the workspace which includes the dataset Id but I am trying to avoid that and just want an API which will filter this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise if there is a way&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 08:14:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-to-get-list-of-reports-using-a-specific-dataset/m-p/2792539#M38863</guid>
      <dc:creator>gotters</dc:creator>
      <dc:date>2022-09-25T08:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: API to get list of reports using a specific dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-to-get-list-of-reports-using-a-specific-dataset/m-p/2795079#M38881</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/385096"&gt;@gotters&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try this REST API:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-reports-in-group" target="_blank"&gt;Reports - Get Reports In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will return all the reports in the workspace. And in the response body, it will contain the datasetid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Community Support Team _ chenwu zhu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 05:45:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-to-get-list-of-reports-using-a-specific-dataset/m-p/2795079#M38881</guid>
      <dc:creator>v-chenwuz-msft</dc:creator>
      <dc:date>2022-09-26T05:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: API to get list of reports using a specific dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-to-get-list-of-reports-using-a-specific-dataset/m-p/2800807#M38921</link>
      <description>&lt;P&gt;Thanks, thats what i referred to above. I was hoping there was a more efficient way to specifically filter the request by dataset&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 19:03:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-to-get-list-of-reports-using-a-specific-dataset/m-p/2800807#M38921</guid>
      <dc:creator>gotters</dc:creator>
      <dc:date>2022-09-27T19:03:14Z</dc:date>
    </item>
  </channel>
</rss>

