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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi all,
I am in need of some help, we are using the API of Workable ( https://workable.readme.io/reference/job-candidates-index ). Which works fine. However we are facing issues with loading in the whole dataset of the source. The API limits the amount of rows by 1000 and sends back a 'next page' url which is based on the next following ID.
In the meantime I have searched on this forum to find information about pagination, but I could not get it to work since all of the examples contain less complexity with the next page number populated.
It would be great if someone could help me out here. Many thanks!
Query and screenshots below:
Source = Json.Document(Web.Contents("https://<subsite>.workable.com/spi/v3/candidates?limit=1000", [Headers=[Authorization="Bearer <KEY>"]])),
candidates = Source[candidates],
I am also interested in this since I have a similar issue.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 48 | |
| 35 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 79 | |
| 37 | |
| 27 | |
| 25 |