<?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: ck Re: Exporting to PowerPoint using the PowerBI API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1195643#M24499</link>
    <description>&lt;P&gt;using Microsoft.PowerBI.Api;&lt;BR /&gt;&lt;BR /&gt;var client = new PowerBIClient(new Uri("&lt;A href="https://api.powerbi.com/" target="_blank"&gt;https://api.powerbi.com/&lt;/A&gt;"), tokenCredentials);&lt;BR /&gt;&lt;BR /&gt;you will need to create the token Credentials by generating the token&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2020 16:24:26 GMT</pubDate>
    <dc:creator>Juniorflip</dc:creator>
    <dc:date>2020-07-01T16:24:26Z</dc:date>
    <item>
      <title>Exporting to PowerPoint using the PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1184712#M24402</link>
      <description>&lt;P&gt;Hi, I am completly new to using the Power BI API.&lt;/P&gt;&lt;P&gt;I looked at the code examples on how to export to powerpoint but I am completly lost on how it works&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to" target="_blank" rel="noopener"&gt;Export Power BI reports API - Power BI | Microsoft Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a working sample I can look at? or can maybe guide me to a working sample?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 09:39:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1184712#M24402</guid>
      <dc:creator>Sil3ntGam3r</dc:creator>
      <dc:date>2020-06-26T09:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to PowerPoint using the PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1186237#M24408</link>
      <description>&lt;P&gt;There is a working example in the link you reference.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2020 02:13:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1186237#M24408</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-06-27T02:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to PowerPoint using the PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1188445#M24420</link>
      <description>&lt;P&gt;Sorry let me rephrase that. I am looking for working source code?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 07:28:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1188445#M24420</guid>
      <dc:creator>Sil3ntGam3r</dc:creator>
      <dc:date>2020-06-29T07:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to PowerPoint using the PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1194022#M24467</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/241670"&gt;@Sil3ntGam3r&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;As&amp;nbsp;lbendlin&amp;nbsp;said, it already shared the C# version sample code about the methods to invoke rest API. Are you mean the different programming/script language versions or the whole project source codes?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Bookmark:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#code-examples" target="_self"&gt;Export Power BI report to file (preview)#code-examples&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;In addition, you can also navigate to the rest API page and click on 'try it' button to use the online version(HTML script) :&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/reports/getpagesingroup#code-try-0" target="_self"&gt;Reports - Get Pages In Group#code-try-0&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 06:15:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1194022#M24467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-01T06:15:43Z</dc:date>
    </item>
    <item>
      <title>ck Re: Exporting to PowerPoint using the PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1194347#M24475</link>
      <description>&lt;P&gt;Thanks for the reply. Ill check out the online version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem I am having is with the example code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using it, but I get an error with the Client object. It says in the comments that 'Client' is an instance of the Power BI .NET SDK.&lt;/P&gt;&lt;P&gt;But what does that mean to me? How do I declare the Client object in my C# application?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 08:17:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1194347#M24475</guid>
      <dc:creator>Sil3ntGam3r</dc:creator>
      <dc:date>2020-07-01T08:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: ck Re: Exporting to PowerPoint using the PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1195643#M24499</link>
      <description>&lt;P&gt;using Microsoft.PowerBI.Api;&lt;BR /&gt;&lt;BR /&gt;var client = new PowerBIClient(new Uri("&lt;A href="https://api.powerbi.com/" target="_blank"&gt;https://api.powerbi.com/&lt;/A&gt;"), tokenCredentials);&lt;BR /&gt;&lt;BR /&gt;you will need to create the token Credentials by generating the token&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 16:24:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1195643#M24499</guid>
      <dc:creator>Juniorflip</dc:creator>
      <dc:date>2020-07-01T16:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to PowerPoint using the PowerBI API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1227318#M24780</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/241670"&gt;@Sil3ntGam3r&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can check this link -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-your-organization" target="_blank" rel="noopener"&gt;Embed content in your application for your organization - Power BI | Microsoft Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="PowerBI-CreateClientObject.jpg" style="width: 742px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/313018i1EE4C30A38057A79/image-size/large?v=v2&amp;amp;px=999" role="button" title="PowerBI-CreateClientObject.jpg" alt="PowerBI-CreateClientObject.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 08:12:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-to-PowerPoint-using-the-PowerBI-API/m-p/1227318#M24780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-16T08:12:57Z</dc:date>
    </item>
  </channel>
</rss>

