Forum Discussion
venusura483
3 years agoFrequent Visitor
Refresh API sources in PBI service to Generate Access Toekn dynamically and iterate all pages
Hi , I'm trying to (1) generate API access token dynamically and (2) iterate all pages with relativepath, My below power Query is working fine in Desktop but not refrehsing in Power BI service wi...
aj1973
Community Champion
3 years agoHi venusura483
You will need an app registration to get it work in the service.
Here is a video to explain it
venusura483
3 years agoFrequent Visitor
aj1973 , The suggested video shows refresh token for Power BI rest API. I'm looking to extract data from web API, I can connect and extract data but not able to refresh the same in Power BI service.