Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I did this once before and didn't have any issues but now I can't seem to retrieve the URL path to make a hyperlink to an individual item in a SharePoint Online list.
I'm connecting to the list in PBI using the Sharepoint Online List connector, but I can't locate where to navigate down into the returned columns/expand the returned columns to get the URL.
I thought I used to get back a column "OData__dlc_DocIdUrl" that I would expand out, but I'm not seeing that.
What columns/navigation do I need to go through to locate the URL to get to an individual list item (so clicking the URL would open the list item page)?
Thanks!!!
Hi @OneWithQuestion ,
We can try to get SharePoint List/Library Using OData Feed. Please refer to this case.
https://community.powerbi.com/t5/Service/Power-BI-Get-Data-From-SharePoint-List-Library/td-p/280109
I am able to connect to the list without issue.
I just can't figure out where to locate the list item URL so that I can extract it from the list using Power BI.
Do you happen to know where to navigate to once connected in the query editor to pull out the SPO list item URL?