This post is an unintended follow up to my “mini-series” working through how I am connecting to Harvest and ClickUp APIs in Power Query. After writing up post #4 (iterating over an unknown number of pages), I decided to review the method I used there vs. the method in post #4 (List.Generate).
So, today’s post is really just describing another example of how to use List.Generate, this time…
Continue Reading Jen Kuntz’s Article on their blog
Pagination in Power Query (follow up)
Part 5 of a series where I revisit one of my earlier steps, revise my code from post #2 to use the same approach used in post #4.
Blog Syndicated with Jen Kuntz’s Permission