<?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: Facebook API Call Limit in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/164939#M5509</link>
    <description>Great thanks for that i have another question&lt;BR /&gt;&lt;BR /&gt;A) i have created a power bi template where users can input a facebook page and get analytics, however i would like to create this in power bi embedded so that users dont need to download desktop, is there anyway you can pass this parameter in embedded?</description>
    <pubDate>Wed, 26 Apr 2017 12:52:57 GMT</pubDate>
    <dc:creator>Alexander24</dc:creator>
    <dc:date>2017-04-26T12:52:57Z</dc:date>
    <item>
      <title>Facebook API Call Limit</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/164199#M5488</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that Power BI Is now integrated with facebook, I have noticed that however whilst i can retrieve data for some pages, for others it gives back a data limit problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;Detail=&lt;A href="https://graph.facebook.com/Starbucks/posts?limit=250" target="_blank"&gt;https://graph.facebook.com/Starbucks/posts?limit=250&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you advise on a workaround for this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alexander&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 12:17:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/164199#M5488</guid>
      <dc:creator>Alexander24</dc:creator>
      <dc:date>2017-04-25T12:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Facebook API Call Limit</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/164771#M5505</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/9398"&gt;@Alexander24&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see that Power BI Is now integrated with facebook, I have noticed that however whilst i can retrieve data for some pages, for others it gives back a data limit problem&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;e.g&lt;/P&gt;
&lt;P&gt;Detail=&lt;A href="https://graph.facebook.com/Starbucks/posts?limit=250" target="_blank"&gt;https://graph.facebook.com/Starbucks/posts?&lt;STRONG&gt;limit=250&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you advise on a workaround for this problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Alexander&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/9398"&gt;@Alexander24&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;The limit not exceeding 100 is set by facebook API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your case, instead of choose "Posts"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/38692i8AAF54E9CCD26218/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Choose a blank connection instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2333333.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/38695i37B5FA1430274135/image-size/large?v=v2&amp;amp;px=999" role="button" title="2333333.png" alt="2333333.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then in the advanced Editor, append the extra uri&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="33333.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/38698iD13D88D5F970BC66/image-size/large?v=v2&amp;amp;px=999" role="button" title="33333.png" alt="33333.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You don't worry about limit=10 or limit=100, based on my test, &lt;STRONG&gt;it would finally retrieve all posts information from facebook&lt;/STRONG&gt;. The limit only affect how many records the API returns in each call.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 08:15:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/164771#M5505</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-04-26T08:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Facebook API Call Limit</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/164939#M5509</link>
      <description>Great thanks for that i have another question&lt;BR /&gt;&lt;BR /&gt;A) i have created a power bi template where users can input a facebook page and get analytics, however i would like to create this in power bi embedded so that users dont need to download desktop, is there anyway you can pass this parameter in embedded?</description>
      <pubDate>Wed, 26 Apr 2017 12:52:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/164939#M5509</guid>
      <dc:creator>Alexander24</dc:creator>
      <dc:date>2017-04-26T12:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Facebook API Call Limit</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/179968#M5794</link>
      <description>&lt;P&gt;Hi Eric_Zhang,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the great solution. However, I'm facing another problem where it doesn't show all the columns from facebook. It just show only 5 columns instead of 28 columns before this. If I'm not mistaken, it is because of the new version of facebook API v2.8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any suggestion on the workaround for this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naz79&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 14:45:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/179968#M5794</guid>
      <dc:creator>nazreen79</dc:creator>
      <dc:date>2017-05-22T14:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Facebook API Call Limit</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/190210#M6034</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Starting API v2.8 only 5 columns are retrieved, if you want anything more than that you need to mention that specifically using URL params as shown below. You can check the column list for posts here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.facebook.com/docs/graph-api/reference/v2.9/post" target="_blank"&gt;https://developers.facebook.com/docs/graph-api/reference/v2.9/post&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Facebook.Graph("&lt;A href="https://graph.facebook.com/v2.8/microsoftbi/posts?fields=id" target="_blank"&gt;https://graph.facebook.com/v2.8/microsoftbi/posts?fields=id&lt;/A&gt;,&lt;BR /&gt;admin_creator,&lt;BR /&gt;application,&lt;BR /&gt;call_to_action,&lt;BR /&gt;caption,&lt;BR /&gt;created_time,&lt;BR /&gt;description,&lt;BR /&gt;feed_targeting,&lt;BR /&gt;from,&lt;BR /&gt;icon,&lt;BR /&gt;instagram_eligibility,&lt;BR /&gt;is_hidden,&lt;BR /&gt;is_instagram_eligible,&lt;BR /&gt;is_published,&lt;BR /&gt;link,&lt;BR /&gt;message,&lt;BR /&gt;message_tags,&lt;BR /&gt;name,&lt;BR /&gt;object_id,&lt;BR /&gt;parent_id,&lt;BR /&gt;permalink_url,&lt;BR /&gt;picture,&lt;BR /&gt;place,&lt;BR /&gt;privacy,&lt;BR /&gt;properties,&lt;BR /&gt;shares,&lt;BR /&gt;source,&lt;BR /&gt;status_type,&lt;BR /&gt;story,&lt;BR /&gt;story_tags,&lt;BR /&gt;targeting,&lt;BR /&gt;to,&lt;BR /&gt;type,&lt;BR /&gt;updated_time,&lt;BR /&gt;with_tags&amp;amp;limit=100")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!!!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 06:26:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/190210#M6034</guid>
      <dc:creator>PankajSanwal</dc:creator>
      <dc:date>2017-06-08T06:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Facebook API Call Limit</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/212101#M6698</link>
      <description>&lt;P&gt;Thanks a lot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 13:37:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Facebook-API-Call-Limit/m-p/212101#M6698</guid>
      <dc:creator>viragjagtap</dc:creator>
      <dc:date>2017-07-14T13:37:32Z</dc:date>
    </item>
  </channel>
</rss>

