Forum Discussion

bajesh007's avatar
bajesh007
Frequent Visitor
4 years ago

Power query looping - Rest Api recursive call

Hello, I am trying to make recursive call to REST API using scrollId as the parameter in the url. The loop has to run until there is no more data is returned from the rest endpoint.  Below link/scre...