<?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: Power BI API Get Paginated Datasource in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3377318#M43856</link>
    <description>&lt;P&gt;I believe you should try this API for a list of paginated report data sources&amp;nbsp;&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;</description>
    <pubDate>Sat, 12 Aug 2023 08:44:02 GMT</pubDate>
    <dc:creator>AmosHersch</dc:creator>
    <dc:date>2023-08-12T08:44:02Z</dc:date>
    <item>
      <title>Power BI API Get Paginated Datasource</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3376661#M43849</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm trying to find the power bi API that would allow me to see the dataset details of a paginated report. Basically i'm trying to use the API to look into the paginated reports (and pbix if that's possible) and log the SQL object refrerenced along with the report name, to form an index of sorts to help navigate changes.&amp;nbsp;&lt;/SPAN&gt;&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="srduval_0-1691770203398.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/954449iE4B4BB65D293B4D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="srduval_0-1691770203398.png" alt="srduval_0-1691770203398.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 16:11:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3376661#M43849</guid>
      <dc:creator>srduval</dc:creator>
      <dc:date>2023-08-11T16:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI API Get Paginated Datasource</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3377318#M43856</link>
      <description>&lt;P&gt;I believe you should try this API for a list of paginated report data sources&amp;nbsp;&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;</description>
      <pubDate>Sat, 12 Aug 2023 08:44:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3377318#M43856</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2023-08-12T08:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI API Get Paginated Datasource</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3377496#M43863</link>
      <description>&lt;P&gt;Indeed, the get datasources REST API works for normal and rdl (paginated) reports as well. I've tried. In PowerShell, use&amp;nbsp;&lt;A href="https://learn.microsoft.com/de-de/powershell/module/microsoftpowerbimgmt.profile/invoke-powerbirestmethod?view=powerbi-ps" target="_self"&gt;Invoke-PowerBIRestMethod&lt;/A&gt;. If the data source of your paginated report is a dataset, and you want to get the underlying SQL-Server, you need a subsequent call of &lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasources" target="_self"&gt;Datasets - Get Datasources - REST API&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 19:03:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3377496#M43863</guid>
      <dc:creator>Martin_D</dc:creator>
      <dc:date>2023-08-12T19:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI API Get Paginated Datasource</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3379074#M43878</link>
      <description>&lt;P&gt;Am i missing something, when I review the API on the website as well as running it myself, this API only gets me to the database level, looking to take it down the next level to say it's running the stored procedure dbo.xyz&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 13:24:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3379074#M43878</guid>
      <dc:creator>srduval</dc:creator>
      <dc:date>2023-08-14T13:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI API Get Paginated Datasource</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3381042#M43904</link>
      <description>&lt;P&gt;The export Report API appears to allow me to back into the RDL/XML code and tease the command text out of the source code. Doesn't work for pbix files that have been compressed however, so I'll have to keep digging for those&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 16:56:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-Get-Paginated-Datasource/m-p/3381042#M43904</guid>
      <dc:creator>srduval</dc:creator>
      <dc:date>2023-08-15T16:56:02Z</dc:date>
    </item>
  </channel>
</rss>

