cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
StackyWompus
New Member

Make an API call for each item in a list, combine results into a single table

Hi everyone. I'm still pretty new, so this may be a stupid question, or I'm approaching it the wrong way. I've created an API function called GetTableData that takes in a single ID as a parameter, makes the call, and returns the table. Is it possible to take a list of IDs and do a sort of "for each" calling the API function for each ID in the list, combining their results into a single table?

1 ACCEPTED SOLUTION
Kannan_n
Helper I
Helper I

Hi @StackyWompus 

This is not a Stupid question, It's an excellent question

 

To perform the operation the steps are a little complicated. I got an Article in Google. i have attached with this follow the steps you can solve your problem.

Article link

 

 

If the answer is Happy Give a Like & are you satisfied with the Answer Make the question Resolved 

Thanks/Regards 

Kannan.N

View solution in original post

2 REPLIES 2
Kannan_n
Helper I
Helper I

Hi @StackyWompus 

This is not a Stupid question, It's an excellent question

 

To perform the operation the steps are a little complicated. I got an Article in Google. i have attached with this follow the steps you can solve your problem.

Article link

 

 

If the answer is Happy Give a Like & are you satisfied with the Answer Make the question Resolved 

Thanks/Regards 

Kannan.N

Exactly what I needed! Thank you so much for the quick fix. That was a very helpful resource, made perfect sense.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors