Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi all,
I have a data source with timelog entries, with about 30,000 records. Until now, I was able to get the data out of the data source through direct authentication that fetched all the records through a single query that returns values as JSON (Get data -> From web option).
Now, the data source is changing their API and limiting the records fetched through a single REST call to 1000 and they are rolling this out starting 1st week of June.
I can get all the records and load them into Power BI through, say, 6/4 using the existing authentication. My question (or rather questions) as follows:
a) Going forward, once the authentication changes with the aforementioned limiting effect of fetching only 1000 records at a time, how do I dynamically modify the source url to get worklogs on a weekly basis, say from 6/4 to 6/10 and append them to the existing data?
b) How to do this on a weekly basis?
Is there a way to dynamically update the Web.Contents() URI and append the resultset to the table? Or through parameters or both? Thank you for your time.
Solved! Go to Solution.
You may take a look at the post below.
You may take a look at the post below.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
| User | Count |
|---|---|
| 50 | |
| 41 | |
| 31 | |
| 26 | |
| 24 |
| User | Count |
|---|---|
| 131 | |
| 118 | |
| 58 | |
| 45 | |
| 43 |