Forum Discussion

jasonyeung87's avatar
jasonyeung87
Helper V
3 years ago

How to schedule data refresh with a custom connector data source

Hi, I have a Power BI report that accesses an API to grab data. This API has pagination, so I had to add some code in my power query to simulate going through all the pages to grab. I was able to so...