Forum Discussion
LucasLiachi
9 years agoNew Member
Hi! i try conect facebook, every datas. so this erros insist: "Facebook: (#100) The 'limit' parameter should not exceed 100" please, help me. i try this solution https://community.powerbi.com/t5/C...
- 9 years ago
Hi LucasLiachi,
Based on my test with the latest version of Power BI Desktop, instead of adding "/Posts?limit=100", adding "/posts?limit=100" to the url in the Advanced Editor works for me. Could you go to check if it work in your scenario? :smileyhappy:
= Facebook.Graph("https://graph.facebook.com/v2.8/microsoftbi/posts?limit=100")Regards
v-ljerr-msft
9 years agoMicrosoft Employee
Hi LucasLiachi,
Based on my test with the latest version of Power BI Desktop, instead of adding "/Posts?limit=100", adding "/posts?limit=100" to the url in the Advanced Editor works for me. Could you go to check if it work in your scenario? :smileyhappy:
= Facebook.Graph("https://graph.facebook.com/v2.8/microsoftbi/posts?limit=100")
Regards