<?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 Retrieve data of a list of reports with API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Retrieve-data-of-a-list-of-reports-with-API/m-p/3229271#M42610</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to retrieve information of an array of public reports/dashobards using the the IDs of those reports/dashobards?&lt;/P&gt;&lt;P&gt;I'm bbuilding an app where a user can submit IDs of public reports or dahsbords and in backend I need to retrieve information of those reports or dashboards such as name, description, ..etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose there should be somthing like:&lt;/P&gt;&lt;P&gt;const reportIds = ["&amp;lt;report-id&amp;gt;", "&amp;lt;report-id&amp;gt;", ...];&lt;/P&gt;&lt;P&gt;const data =&amp;nbsp;&lt;SPAN&gt;powerbi.fetch(reportIds);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//data = [&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;name: ...,&lt;/P&gt;&lt;P&gt;description: ....,&lt;/P&gt;&lt;P&gt;embidUrl: ....&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 18:10:35 GMT</pubDate>
    <dc:creator>Mahmud007</dc:creator>
    <dc:date>2023-05-10T18:10:35Z</dc:date>
    <item>
      <title>Retrieve data of a list of reports with API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Retrieve-data-of-a-list-of-reports-with-API/m-p/3229271#M42610</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to retrieve information of an array of public reports/dashobards using the the IDs of those reports/dashobards?&lt;/P&gt;&lt;P&gt;I'm bbuilding an app where a user can submit IDs of public reports or dahsbords and in backend I need to retrieve information of those reports or dashboards such as name, description, ..etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose there should be somthing like:&lt;/P&gt;&lt;P&gt;const reportIds = ["&amp;lt;report-id&amp;gt;", "&amp;lt;report-id&amp;gt;", ...];&lt;/P&gt;&lt;P&gt;const data =&amp;nbsp;&lt;SPAN&gt;powerbi.fetch(reportIds);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//data = [&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;name: ...,&lt;/P&gt;&lt;P&gt;description: ....,&lt;/P&gt;&lt;P&gt;embidUrl: ....&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 18:10:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Retrieve-data-of-a-list-of-reports-with-API/m-p/3229271#M42610</guid>
      <dc:creator>Mahmud007</dc:creator>
      <dc:date>2023-05-10T18:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve data of a list of reports with API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Retrieve-data-of-a-list-of-reports-with-API/m-p/3231931#M42640</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/558647"&gt;@Mahmud007&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check if these REST API could help you:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/dashboards/get-dashboards-in-group" target="_blank"&gt;Dashboards - Get Dashboards In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&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;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/admin/workspace-info-get-scan-result" target="_blank"&gt;Admin - WorkspaceInfo GetScanResult - 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 style="background: white; margin: 7.5pt 0in 0in 0in;"&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="background: white; margin: 7.5pt 0in 0in 0in;"&gt;&lt;SPAN&gt;Jianbo Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="background: white; margin: 7.5pt 0in 0in 0in;"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 02:02:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Retrieve-data-of-a-list-of-reports-with-API/m-p/3231931#M42640</guid>
      <dc:creator>v-jianboli-msft</dc:creator>
      <dc:date>2023-05-12T02:02:29Z</dc:date>
    </item>
  </channel>
</rss>

