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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
triseid
Frequent Visitor

Pulling sharepoint links to individual items in a list

Hi,

 

I am pulling data from a SharePoint list but I cannot pull the URLs of the individual items within the list (aka links to the display forms). I am currently pulling SharePoint list data via odata and I get a 'path' field but it only provides the link to the general list itself, rather than the link to the individual item. It pulls the same link for every item. 

 

tl;dr could someone please advise if they know a way to pull the item-specific URLs (aka display forms) from a SharePoint list? 

 

Thank you!

 

 

2 REPLIES 2
v-yingjl
Community Support
Community Support

Hi @triseid ,

  1. When you get data from SharePoint, you will get Name column and Folder path column:column.png
  2. If you want to get each items path, just create the following calculate column and put it in a table visual:

     

    Each_Path = [Folder Path] & [Name]

    path column.png

 

Best Regards,

Yingjie Li

 

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

Hi @v-yingjl, thank you for your response!

 

I do not have 'name', 'extension', or similar columns and I assume it is because I am connecting to a Microsoft Project Web App page within SharePoint. I tried via odata and all three SharePoint sources - maybe an API would work. 

 

Unfortunately I have to connect to the Project Web App site, otherwise I lose a lot of granularity of project data by connecting straight to the SharePoint website. EDIT: When I do try connecting to SharePoint main, I don't see list items that live in individual Project Web Apps. Maybe a solution here would also fix my issue. 

 

Any idea for getting these fields from Microsoft Project Web App? Maybe best would be adding the URLs directly to the list and then they would flow through. 

 

Thanks again.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.