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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
newbiekp
Frequent Visitor

Results from one DevAzure API results to feed into another DevAzure API call

I am using 

https://dev.azure.com/{organization}/{project}/_apis/build/builds/{Buildid}/workitems?api-version=6.... to get WorkItemID and and then I need to loop through the results to get Work Item Details from https://dev.azure.com/{organization}/{project}/_apis/wit/workitems/{WorkItemID}?api-version=6.0 

 

How can I achieve this? 

 

1 ACCEPTED SOLUTION
newbiekp
Frequent Visitor

Hi, I have figured out what to do.

 

Created a Custom column that will call a Function which will fetch the details from the child API.

 

Reference :https://satalyst.com/power-query-creating-a-parameterized-function-in-m/

View solution in original post

2 REPLIES 2
newbiekp
Frequent Visitor

Hi, I have figured out what to do.

 

Created a Custom column that will call a Function which will fetch the details from the child API.

 

Reference :https://satalyst.com/power-query-creating-a-parameterized-function-in-m/

v-xiaotang
Community Support
Community Support

Hi @newbiekp 

not sure, could you add more details about your question?

 

 

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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