Forum Discussion
data sources currently don't support refresh
I have created data source in power BI desktop to pull data from facebook REST API.
I have successfully handled pagination in desktop. For pagination I have used custom function avaiable in power BI desktop query editor.
but on Service it is giving me following error while trying to refresh the dataset:
- Data source for "Facebook (Reach_page_Clicks)"
- Data source for "Facebook (Comments_Share_Postlikes)"
- Data source for "Facebook (Folllower)"
- Data source for "Facebook With Pagination (Page Likes"
Query contains unknown or unsupported data sources.
Is there any way to overcome this probelm?
- Anonymous7 years ago
Hi v-danhe-msft,
Thank you for your response.
The issue is solved.
for more details, please refer below post.
https://blog.crossjoin.co.uk/2016/08/23/web-contents-m-functions-and-dataset-refresh-errors-in-power-bi/
3 Replies
- v-danhe-msftMicrosoft Employee
Hi Anonymous ,
How could you get data from Facebook? Could you have refer to below link:
https://docs.microsoft.com/en-us/power-bi/service-facebook-connector
Or you could check the token about facebook:
https://sujipthapa.co/blog/generating-never-expiring-facebook-page-access-token
You could also contact Facebook Help Centre for help at this link: https://www.facebook.com/help/community?helpref=hc_fnav
Regards,
Daniel He
- AnonymousNot applicable
Hi v-danhe-msft,
Thank you for your response.
The issue is solved.
for more details, please refer below post.
https://blog.crossjoin.co.uk/2016/08/23/web-contents-m-functions-and-dataset-refresh-errors-in-power-bi/
- Sharon09Frequent Visitor
Hi . Anonymous
Can you please describe how did u handled pagination.