Forum Discussion
rtmst101
6 years agoNew Member
Create Loop-While query for Continuation Token
Hi Guys, I'm a novice in Power BI and need help with creating a Rest API loop while query if "continuation_token" is present. Current API Query: = Json.Document(Web.Contents("http-url/endpoi...
v-yingjl
6 years agoCommunity Support
Hi rtmst101 ,
If you want to use List.Generate, you can refer the following example articles that could help you:
- List.Generate()
- https://docs.microsoft.com/en-us/powerquery-m/list-generate
- https://powerpivotpro.com/2016/02/reviewlist-generate-create-tables-thin-air-power-bi-m/
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.