Forum Discussion

rankr90's avatar
rankr90
New Member
3 years ago

Dynamic URL generation for queries with data from a table

I am new to Power BI and got a request by my superior to generate a table for a customer. 

 

The objective is to first do Web query and get a table of data, within this table there are certain identifiers which in turn I should use for another web query to create a new table with new data. 

 

So in summary: Table 1 contains a cloumn with an id -> take each individual id and perform a new query with the id integrated in the URL -> add this data to a column of table 1 (or create another table). So question now is, is it possible to generate a "dynamic" query? Meaning that I let Power BI loop through all the id's via a web call (REST api) and collect that data somewhere ?

 

Thanks in advance !!

2 Replies