<?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: Retrieving report content from API or tables associated from report. in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/4034239#M35910</link>
    <description>&lt;P&gt;is it possible to get the tables associated with a report with DAX query in on-prem server?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 09:20:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-10T09:20:56Z</dc:date>
    <item>
      <title>Retrieving report content from API or tables associated from report.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/3994850#M35362</link>
      <description>&lt;P&gt;Hey all,&lt;BR /&gt;&lt;BR /&gt;I am using PowerBi Report Server (on-prem), I am looking to ways to get report metadata, tables and it's columns which are associated to the report in REST API.&lt;BR /&gt;&lt;BR /&gt;As I have seen there isn't an official API for that, I heard there is an API for downloading the .pbix file, which I want to try to get the information from that file.&lt;BR /&gt;&lt;BR /&gt;ChatGPT suggested:&lt;BR /&gt;curl --ntlm -u "username:password" -X GET "&lt;A href="http://your-report-server/Reports/api/v2.0/PowerBIReports/{report-id}/Content/$value" target="_blank" rel="noopener"&gt;http://your-report-server/Reports/api/v2.0/PowerBIReports/{report-id}/Content/$value&lt;/A&gt;" -o "path_to_save_report.pbix"&lt;BR /&gt;&lt;BR /&gt;but it was pure hullicanations and there isn't such endpoint from what I tested.&lt;BR /&gt;&lt;BR /&gt;Would like some help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2024 13:36:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/3994850#M35362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-16T13:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving report content from API or tables associated from report.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/3995170#M35364</link>
      <description>&lt;P&gt;It's not a pure hallucination, you need to use pass the report id in brackets eg:&lt;BR /&gt;&lt;A href="http://your-report-server/Reports/api/v2.0/PowerBIReports({report-id}}/Content/$value" target="_blank"&gt;http://your-report-server/Reports/api/v2.0/PowerBIReports({report-id}}/Content/$value&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;see &lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi-report/power-bi-reports/get-power-bi-report-content" target="_blank"&gt;Power BI Reports - Get Power BI Report Content - REST API (Power bi report) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 02:40:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/3995170#M35364</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2024-06-17T02:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving report content from API or tables associated from report.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/4034239#M35910</link>
      <description>&lt;P&gt;is it possible to get the tables associated with a report with DAX query in on-prem server?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 09:20:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/4034239#M35910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-10T09:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving report content from API or tables associated from report.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/4034574#M35914</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;is it possible to get the tables associated with a report with DAX query in on-prem server?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, you cannot run DAX queries against a data model hosted in the on-prem Report Server. It does not expose an XMLA endpoint.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 12:04:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Retrieving-report-content-from-API-or-tables-associated-from/m-p/4034574#M35914</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2024-07-10T12:04:37Z</dc:date>
    </item>
  </channel>
</rss>

