Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors