Forum Discussion
Is connection between Facebook graph API and POWER BI over?
- Anonymous9 years ago
JulienF,
For your first screenshot, you should paste the code to the Advanced Editor rather than the current Query Editor window. Once you paste the code to Advanced Editor, you will get right data as shown in your second screenshot.
Besides, yes, we need to change api version when getting insights data.
Regards,
Lydia
Yes I have the lastest version of power BI!
So here is the response I got using your query
Then if I only use this one it works
To have all the insights I only have to change api version to 2.3 or 2.6
Best,
Julien
Hi, may i ask how do you change the facebook api ver like you mentioned?
- JulienF8 years agoFrequent Visitor
Hello!
Sorry for the delay! I just changed it in the query as "https://graph.facebook.com/v2.9/... to https://graph.facebook.com/v2.8/..."
Enjoy!