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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
SamPatil
Microsoft Employee
Microsoft Employee

Extract "Hyperlink" from ADO Links using odata

Hi,

 

I have ADO item with Child, Related and Hyperlink link types. Using following odata I can pull child and related workitems but not able to extract Hyperlink. Appreciate any guidence for this issue.

 

&$select=WorkItemId,Title,State,CreatedDate
&$filter=startswith(Area/AreaPath,'{path}')
&$expand=Links($select=TargetWorkItemId,LinkTypeName)

 

SamPatil_0-1635479859180.png

Thanks,

2 REPLIES 2
JWolmanSymplr
Resolver I
Resolver I

I have the same question here. I have an ADO work item with 8 links (related) and 1 hyperlink. The WorkItemsLinks only returns the 8 related links, not the hyperlink. How do you return the Hyperlink to the ADO work item?

v-jingzhang
Community Support
Community Support

Hi @SamPatil 

 

Maybe you can use Visual Studio Code to test OData queries in prior to using them in Power BI. Connect with data by using OData queries - Azure DevOps | Microsoft Docs

 

Try adding link type name to filter it. Link type reference 

filter=LinkTypeName eq 'Workitem Hyperlink'

 

Best Regards,
Community Support Team _ Jing

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.