Forum Discussion
Anonymous
4 years agoNot applicable
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.0 to get WorkItemID and and then I need to loop through the results to get Work Item D...
- Anonymous4 years ago
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/
Anonymous
4 years agoNot applicable
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/