<?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 REST API Pagination in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Pagination/m-p/2309642#M34132</link>
    <description>&lt;P&gt;This documentation&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/groups/get-groups" target="_blank"&gt;Groups - Get Groups - REST API (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;explicitly mentions pagination. $skip = offset, $top =limit&lt;/P&gt;
&lt;DIV id="code-try-1" class="codeHeader" data-bi-name="code-header"&gt;&lt;BUTTON class="action position-relative" type="button" data-bi-name="copy" aria-label="Copy code"&gt;&lt;/BUTTON&gt;&lt;BUTTON class="action position-relative" type="button" data-bi-name="copy" aria-label="Copy code"&gt;&lt;SPAN&gt;Copy&lt;/SPAN&gt;&lt;/BUTTON&gt;&lt;/DIV&gt;
&lt;PRE class="has-inner-focus" tabindex="0"&gt;&lt;CODE class="lang-http" dir="ltr" data-author-content="GET https://api.powerbi.com/v1.0/myorg/groups?$filter={$filter}&amp;amp;$top={$top}&amp;amp;$skip={$skip}"&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;GET https://api.powerbi.com/v1.0/myorg/groups?$filter={$filter}&amp;amp;$top={$top}&amp;amp;$skip={$skip}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 30 Jan 2022 22:30:33 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2022-01-30T22:30:33Z</dc:date>
    <item>
      <title>Power BI REST API Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Pagination/m-p/2309065#M34126</link>
      <description>&lt;P&gt;Hey Power BI Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got a small question I need clarified. The &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/" target="_self"&gt;official Power BI REST API documentation&lt;/A&gt; does not mention anywhere on how to handle pagination from requests to the Power BI REST API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, if I'm querying a list of all of the workspaces in my Power BI tenant, and there are 100+ of them, the documentation does not mention how to handle pagination anywhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I correct in assuming that, given my example,&amp;nbsp;&lt;EM&gt;all&lt;/EM&gt; 100+ workspaces would be returned in my API request? In other words, pagination does not exist in the Power BI REST API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clarification would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jan 2022 19:24:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Pagination/m-p/2309065#M34126</guid>
      <dc:creator>DMiradakis</dc:creator>
      <dc:date>2022-01-29T19:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Pagination/m-p/2309642#M34132</link>
      <description>&lt;P&gt;This documentation&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/groups/get-groups" target="_blank"&gt;Groups - Get Groups - REST API (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;explicitly mentions pagination. $skip = offset, $top =limit&lt;/P&gt;
&lt;DIV id="code-try-1" class="codeHeader" data-bi-name="code-header"&gt;&lt;BUTTON class="action position-relative" type="button" data-bi-name="copy" aria-label="Copy code"&gt;&lt;/BUTTON&gt;&lt;BUTTON class="action position-relative" type="button" data-bi-name="copy" aria-label="Copy code"&gt;&lt;SPAN&gt;Copy&lt;/SPAN&gt;&lt;/BUTTON&gt;&lt;/DIV&gt;
&lt;PRE class="has-inner-focus" tabindex="0"&gt;&lt;CODE class="lang-http" dir="ltr" data-author-content="GET https://api.powerbi.com/v1.0/myorg/groups?$filter={$filter}&amp;amp;$top={$top}&amp;amp;$skip={$skip}"&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;GET https://api.powerbi.com/v1.0/myorg/groups?$filter={$filter}&amp;amp;$top={$top}&amp;amp;$skip={$skip}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 22:30:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Pagination/m-p/2309642#M34132</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-01-30T22:30:33Z</dc:date>
    </item>
  </channel>
</rss>

