<?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 Export Power BI report data to CSV using REST API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-report-data-to-CSV-using-REST-API/m-p/3879789#M52079</link>
    <description>&lt;P&gt;Hi Power BI Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a RPA Developer, planning to build an automation using UiPath which will download 20-30 reports's summarized data into CSV format using REST API for in house Finance team. I do not have much experince on APIs.&lt;/P&gt;&lt;P&gt;List of questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Should I use App owns data or User owns data.&lt;/LI&gt;&lt;LI&gt;Service principal or Master, or any other method?&lt;/LI&gt;&lt;LI&gt;Authentication method?&lt;/LI&gt;&lt;LI&gt;How to generate access token?&lt;/LI&gt;&lt;LI&gt;Does it involve user sign in?&lt;/LI&gt;&lt;LI&gt;What additional settings I need to do on Azure AD?&lt;/LI&gt;&lt;LI&gt;Settings required on Power BI?&lt;/LI&gt;&lt;LI&gt;Any other information which you can provide, which I have not covered.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2024 14:08:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-30T14:08:37Z</dc:date>
    <item>
      <title>Export Power BI report data to CSV using REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-report-data-to-CSV-using-REST-API/m-p/3879789#M52079</link>
      <description>&lt;P&gt;Hi Power BI Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a RPA Developer, planning to build an automation using UiPath which will download 20-30 reports's summarized data into CSV format using REST API for in house Finance team. I do not have much experince on APIs.&lt;/P&gt;&lt;P&gt;List of questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Should I use App owns data or User owns data.&lt;/LI&gt;&lt;LI&gt;Service principal or Master, or any other method?&lt;/LI&gt;&lt;LI&gt;Authentication method?&lt;/LI&gt;&lt;LI&gt;How to generate access token?&lt;/LI&gt;&lt;LI&gt;Does it involve user sign in?&lt;/LI&gt;&lt;LI&gt;What additional settings I need to do on Azure AD?&lt;/LI&gt;&lt;LI&gt;Settings required on Power BI?&lt;/LI&gt;&lt;LI&gt;Any other information which you can provide, which I have not covered.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 14:08:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-report-data-to-CSV-using-REST-API/m-p/3879789#M52079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-30T14:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI report data to CSV using REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-report-data-to-CSV-using-REST-API/m-p/3880609#M52084</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Should I use App owns data or User owns data. - That's for the Power BI App owner to decide, not you.&lt;/LI&gt;
&lt;LI&gt;Service principal or Master, or any other method? - Service Principal or AD user&lt;/LI&gt;
&lt;LI&gt;Authentication method? - Entra ID preferred/OAUTH2&lt;/LI&gt;
&lt;LI&gt;How to generate access token? - described in the documentation&lt;/LI&gt;
&lt;LI&gt;Does it involve user sign in? - not if you use an app registration&lt;/LI&gt;
&lt;LI&gt;What additional settings I need to do on Azure AD? - make sure the app scope includes Dataset.Read.All&lt;/LI&gt;
&lt;LI&gt;Settings required on Power BI? - n/a&lt;/LI&gt;
&lt;LI&gt;Any other information which you can provide, which I have not covered. - When running DAX queries against the XMLA endpoint make sure to include nulls else your CSV will be all crooked.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 30 Apr 2024 20:51:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-report-data-to-CSV-using-REST-API/m-p/3880609#M52084</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-04-30T20:51:03Z</dc:date>
    </item>
  </channel>
</rss>

