Forum Discussion
Fatau2130
3 years agoNew Member
Recursive function in Power Query to iterate results from a public REST API
Hi all, I am relatively new to using Power BI and have been running into an issue when trying to call a lot of data from my database public REST API. Currently I am doing a separate query for eac...
ppm1
3 years agoSolution Sage
How are you passing the filter for each month into the API? Also, if your API doesn't have skip or offset, does it offer pagination and gives you a link to the next set of results?
Pat