Forum Discussion
API Connection for power BI with KEY
How do get the API below to connect to Power BI? It works fine when I put the key on POst man but for some reason, I can't get it to report on Power BI. Is there another way to make your own without using their "API connection" which doesn't work?
curl --location --request GET 'https://icfs.communityos.org/api/WoolseyFire ' \ --header 'Authorization-Token: KEY' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --header 'GET: https://icfs.communityos.org/api/WoolseyFire' \ --header 'Accept-Encoding: deflate'
2 Replies
- mwegenerMost Valuable Professional
Hi dgarcia ,
maybe this helps.
https://blog.crossjoin.co.uk/2014/03/26/working-with-web-services-in-power-query/
- AnonymousNot applicable
Hi dgarcia ,
Whether you got any error message when tried to get Power BI report? If yes, could you please provide the related screen shot? In addition, I would suggest you to review the following documentations and check if they can help you resolve your problem. Thank you.
how to connect my web api wtih Power BI Reports?
Connecting to APIs with Power BI
Best Regards
Rena