Forum Discussion

qmestu's avatar
qmestu
Helper IV
3 years ago
Solved

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?

2 Replies

    • qmestu's avatar
      qmestu
      Helper IV

      Had to make a small change for my use case, but this works! Thanks.