Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello everyone and congrats on this excellent forum!
I'm trying to use PowerBI to retrieve data from my personal Facebook page (I have about 300 friends or so) but I'm not able to retrieve any of the "private" insights/* metrics.
For example, the following call just hangs forever "waiting for graph.facebook.com" and nothing happens:
= Facebook.Graph("https://graph.facebook.com/v2.3/Me/insights/page_fans")
And the same happens if I change it to any other private metric:
= Facebook.Graph("https://graph.facebook.com/v2.3/Me/insights/page_fans_by_country")
On the other hand, API calls to retrieve "public metrics" work just fine. For example:
= Facebook.Graph("https://graph.facebook.com/v2.3/Me/feed") or
= Facebook.Graph("https://graph.facebook.com/v2.3/Me/posts")
I wonder if anyone else has this problem... Is the PowerBI connector broken?
Thanks a lot for your help
Is there any reason why we are not able to download data from facebook. even I am getting the same. It says waiting for graph.facebook.com and never give any result.
What could be the reason behind this ?
I am following the steps mentioned in the blog.
Regards,
Akash
Hi @mfmom,
Based on my research, the Facebook Insights represents a single Insights metric that is tied to another particular Graph API object (Page, Post, etc.), see: Insights Metric . In my opinion, you need to use the URL like this to retrieve data: https://graph.facebook.com/v2.3/microsoftbi/Insights.
Besides, when we connect to the Facebook in Power BI Desktop, Facebook connector is relied on the Facebook Graph API. So we can't do much on Power BI side when retrieving data. For this issue, you can contact Facebook Help Centre for help at this link: https://www.facebook.com/help/community?helpref=hc_fnav.
Reference:
Third-party service: Facebook connector for Power BI Desktop
If you have any question, please feel free to ask.
Best Regards,
Qiuyun Yu
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 5 | |
| 5 |