Forum Discussion
gopichilla
Resolver III
9 years agoHow to connect this url
Hi All, I have on problem how to connect https://test.teamwork.com to Power BI desktop. I tried to the web data source but I got an error. Please solve this one. Thanks, Gopi ...
- 9 years ago
Hi gopichilla,
It seems to be that you need to specify an API key name in the headers area of Web.Contents using the advanced editor.
Web.Contents(URL, [ApiKeyName="mykey"])
In addition, here is a similar thread for your reference. :smileyhappy:
Regards
gopichilla
Resolver III
9 years agoI tried this one also I got an error like
gopichilla
Resolver III
9 years agoI solved this problem.
I getting data through JSON files, I directly loading into Power BI desktop Web data source.
Thanks.