<?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 Using API to filter slicers and export summerized data into excel in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Using-API-to-filter-slicers-and-export-summerized-data-into/m-p/3180493#M42133</link>
    <description>&lt;P&gt;I'm running into what appears to be a few limitations of the API.&amp;nbsp; The main one is that exporting non-paginated reports don't support csv/excel.&amp;nbsp; Is there no way to get the API to replicate the "Export Data -&amp;gt; Summerized Data" that a user can do from inside the report?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next is make slice selections.&amp;nbsp; I see I could create bookmarks and can select bookmarks through the api, so I at least have a workaround there even if slicers can't be directly set with the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to take 100+ slicer combinations and get the data for each one into a report to use in our data integrity and validation process.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2023 21:05:10 GMT</pubDate>
    <dc:creator>TangoTango</dc:creator>
    <dc:date>2023-04-10T21:05:10Z</dc:date>
    <item>
      <title>Using API to filter slicers and export summerized data into excel</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-API-to-filter-slicers-and-export-summerized-data-into/m-p/3180493#M42133</link>
      <description>&lt;P&gt;I'm running into what appears to be a few limitations of the API.&amp;nbsp; The main one is that exporting non-paginated reports don't support csv/excel.&amp;nbsp; Is there no way to get the API to replicate the "Export Data -&amp;gt; Summerized Data" that a user can do from inside the report?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next is make slice selections.&amp;nbsp; I see I could create bookmarks and can select bookmarks through the api, so I at least have a workaround there even if slicers can't be directly set with the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to take 100+ slicer combinations and get the data for each one into a report to use in our data integrity and validation process.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 21:05:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-API-to-filter-slicers-and-export-summerized-data-into/m-p/3180493#M42133</guid>
      <dc:creator>TangoTango</dc:creator>
      <dc:date>2023-04-10T21:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using API to filter slicers and export summerized data into excel</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-API-to-filter-slicers-and-export-summerized-data-into/m-p/3183042#M42156</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/543831"&gt;@TangoTango&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems that the API you mentioned refers to the &lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/" target="_self"&gt;&lt;STRONG&gt;Power BI REST API&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The &lt;STRONG&gt;Power BI REST APIs&lt;/STRONG&gt; provide service endpoints for embedding, administration, governance and user resources.&lt;/P&gt;
&lt;P&gt;With &lt;STRONG&gt;Power BI REST APIs&lt;/STRONG&gt; you can do the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Manage Power BI content&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Perform admin operations&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Embed Power BI Content&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;According to your description,&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/embedded-analytics-client-api" target="_self"&gt;Power BI embedded analytics Client API&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;may helps you.&lt;/P&gt;
&lt;P&gt;The Power BI Client API is a client side library that allows you to programmatically control your embedded Power BI content, by using JavaScript or TypeScript.&lt;/P&gt;
&lt;P&gt;Use the client APIs to communicate between Power BI items (such as reports and dashboards) and the application code. This gives you the flexibility to build an end user experience according to your design.&lt;/P&gt;
&lt;P&gt;Here are some report operations:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/export-data" target="_blank"&gt;Export data from a visual in Power BI embedded analytics | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/control-report-slicers" target="_blank"&gt;Use slicers when embedding a report in Power BI embedded analytics | 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>Wed, 12 Apr 2023 03:10:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-API-to-filter-slicers-and-export-summerized-data-into/m-p/3183042#M42156</guid>
      <dc:creator>v-jianboli-msft</dc:creator>
      <dc:date>2023-04-12T03:10:54Z</dc:date>
    </item>
  </channel>
</rss>

