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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Peter52912
Regular Visitor

URL where FileType = URL

I have a SharePoint document library that contains items where FileType = URL (i.e., they are plain URL items, not uploaded files or Office documents).

When I connect the library to Power BI, the File.Name column shows the display name of the URL, but I cannot find the actual URL anywhere.

Which field in the SharePoint document library stores the actual URL for these URL items, and is there a guaranteed way to retrieve it in Power BI without manually inspecting all nested record fields?

1 ACCEPTED SOLUTION
v-venuppu
Community Support
Community Support

Hi @Peter52912 ,

I wanted to check if you had the opportunity to review the information provided and resolve the issue..?Please let us know if you need any further assistance.We are happy to help.

Thank you.

View solution in original post

3 REPLIES 3
v-venuppu
Community Support
Community Support

Hi @Peter52912 ,

I wanted to check if you had the opportunity to review the information provided and resolve the issue..?Please let us know if you need any further assistance.We are happy to help.

Thank you.

v-venuppu
Community Support
Community Support

Hi @Peter52912 ,

Thank you for reaching out to Microsoft Fabric Community.

For SharePoint library items where FileType = URL, File.Name shows only the display name. The actual URL is stored in a nested field, usually EncodedAbsUrl.

To retrieve it in Power BI:

Connect to the library using “SharePoint Folder”.Locate the column with nested records (often File or Attributes).Expand it and select EncodedAbsUrl.Rename it (for e.g., Actual URL) and use it in your visuals.

This gives the true URL for all URL items without manual inspection.

Many thanks. The key is to connect to SharePoint Folder

I'd been connecting to SharePoint list which pulls through so much metadata, for for some strange reason the url only comes through when you connect to the folder. Then filter to show just URLs and then expand the Binary column

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors
Top Kudoed Authors