This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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?
Solved! Go to Solution.
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.
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.
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.