Forum Discussion

MauricioSouza's avatar
MauricioSouza
Frequent Visitor
6 years ago
Solved

Refresh updated records without full refresh

Hello, folks

 

I started playing with Power BI a few days ago, fetching data from our provider of maintenance system with REST/JSON. I was able to get all records (~5k maintenance work orders, what required about 30 minutes to load) using the server's pagination procedure (500 records per page).

Now, I wanted to refresh changed orders, without the need to refresh the full data, to speed up the process. The server is able to deliver me only changed orders, but I could not find how to set up the query this way.

For the pagination I was able to merge the results into one table, but how could I set up the update to the same table?

 

Thanks, and regards,

Mauricio

8 Replies