The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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?
Solved! Go to Solution.
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/
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/
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.
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
6 | |
5 | |
4 |