Forum Discussion
dcohendumani
11 years agoRegular Visitor
Data Refresh not working with Web data
I understand from a support article about data Refresh that Web is among the supported datasources for refresh. I have a complex dashboard with 5 web datasources retrieving JSON data from REST we...
Tishchenko
9 years agoResponsive Resident
Hi Anonymous, Anonymous
Check this posts
koenverbeeck
9 years agoAdvocate II
Awesome. Those two blog posts of Chris helped me find the solution:
a combo of relative path and passing along the parameter using Query.
After publishing the .pbix file, I had to set the credentials on the data set to Anonymous as well.
(I pass along an API key in the function itself)