Forum Discussion
qmestu
3 years agoHelper IV
Dynamically creating tables inside power query
Hi,
I have to extract a bunch of data from the same Web source. The url is always the same, what changes is some of the parameters that are included in the url. Is there a way to have this query inside a loop so that it generates multiple tables with a list of arguments?
See if this video from Curbal helps:
2 Replies
- PaulDBrownCommunity Champion
See if this video from Curbal helps:
- qmestuHelper IV
Had to make a small change for my use case, but this works! Thanks.