Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello, my goal is to get all data from the dataset that is being called from Stripe. I am currently only getting 100 (maximum number of datasets pulled from Stripe). Stripe rest API URL parameter uses starting_after=[id number]. Is there a power query loop or return code that can replace the [id number] in the API URL parameter for every 100th id? My goal is to get all data from the dataset.
Note: Stripe uses bearer token
This is what I have at the moment:
This is the table that id is located in:
base URL: https://api.stripe.com/v1/charges?limit=100&starting_after=ch_1234567910
Tried this pagination power query code from GitHub but did not work.
https://gist.github.com/MarkTiedemann/f667c75cc3d054b9b2bce25ea08bc631
Any help is very appreciated :)!
Solved! Go to Solution.
Please see this video for how to do this.
Power BI - Tales From The Front - REST APIs - YouTube
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Please see this video for how to do this.
Power BI - Tales From The Front - REST APIs - YouTube
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |