Connecting files to video files using the columns in SharePoint

Avery 0 Reputation points
2026-03-13T20:25:14.0733333+00:00

Hello! I am currently creating a video/photo inventory in SharePoint. I would like a way to connect a document (preferred) or hyperlink that contains an explanation of the videos content. I would like to insert it into the columns, but when I add a column, select "hyperlink", then go to add information, I cannot add additional information into the column. I added a hyperlink column and labelled it document, but this did not work.

Does anyone know how I can go about attaching a document to a file in SharePoint?

Microsoft 365 and Office | SharePoint | For business | MacOS

2 answers

Sort by: Oldest
  1. AI answer

    2026-03-13T20:25:25.96+00:00

    Use a hyperlink column or a separate document library and link to the explanation file; a hyperlink column will only store a single URL (plus optional display text), not an attached file.

    There are two common patterns for this scenario:

    1. Store the explanation as a separate document and link to it
      1. Create or use an existing document library to store the explanation documents (Word, PDF, etc.).
      2. For each explanation file, copy its link:
        • Open the document library with the explanation file.
        • Right‑click the file and select Copy link.
      3. In the video/photo library, add a Hyperlink or Picture column (e.g., named Explanation):
        • In the column settings, keep the type as Hyperlink (not Picture).
      4. When editing an item in the video/photo library, paste the copied URL into this column and (if the form allows) provide a friendly description as the display text.
      A Hyperlink or Picture column is designed to store a URL and (depending on the form) descriptive text, not to embed or attach the file itself. It simply points to the resource:
      • With Hyperlink format, users click the text to open the document.
      • With Picture format, the URL is rendered as an image instead of text.
    2. Use a link item in a document library If the videos are stored in a document library, a link item can be used to point to another resource:
      1. In the document library, select New > Link.
      2. In Create link to, paste the URL of the explanation document or page.
      3. Give the link a meaningful File name (for example, the same name as the related video plus “– explanation”).
      4. The link then appears in the library alongside other items and can be opened directly.

    In both approaches, the relationship is created by storing the URL of the explanation document in a column or as a link item; SharePoint columns themselves cannot “attach” a document like an email attachment.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

  2. Ruby-N 13,320 Reputation points Microsoft External Staff Moderator
    2026-03-13T22:26:34.4466667+00:00

    Dear @Avery

    Thanks for the clear description of what you’re building. I understand you want each video in your SharePoint library to include an explanation or supporting document and you would like that information to appear directly in the column view. 

    A “Hyperlink” column can only store a single URL and optional display text. It does not allow additional notes or explanations in the same field. If you need to enter descriptive text, it requires a different column type. 

    Below are the options you can use, depending on the experience you want. 

    Here are some options you can consider: 

    Option 1: Add a description or notes column in the library 

    This works best if the explanation can be written directly beside each video in the same row. 

    Open your document library > Select Add column > Choose Multiple lines of text. 

    Name the column (for example: “Description” or “Notes”). 

    User's image

    Save the column and enter the explanations as needed. 

    User's image

    This provides a clean, simple way to display descriptive text for each file. 

    Option 2: Keep the explanation as a separate document and link It 

    This is helpful if the explanation is a Word, OneNote, or PDF file stored separately. 

    Upload the explanation document to OneDrive or any SharePoint location where users have permission to access it. 

    Copy the shareable link. 

    User's image

    Open your document library > Add a new column > Select Hyperlink. 

    Locate the video file > Choose Edit in grid view. 

    Select the cell under the Hyperlink column for that item. 

    Paste the link and update the Display text. Confirm the change by selecting the check icon, then Exit grid view. 

    User's image

    This allows the video to remain in the library while the detailed description lives in a separate file. 

    User's image

    Option 3: Use a SharePoint List that supports attachments 

    If your preferred method is attaching a document directly to each item, a SharePoint List may be more suitable because it includes an Attachments column by default. 

    Create or open a SharePoint List. 

    Add a Hyperlink column. 

    Then add another column by selecting “Show or hide columns". 

    Enable "Attachments" and apply. 

    User's image

    Open each list item, upload the video files as attachments, and add the description document as a hyperlink following the same steps from Option 2. 

    User's image

    This option is useful if you want all related files grouped inside one record. 

    User's image

    As community moderators, we kindly ask for your understanding that our access to internal development details is limited. Our primary role is to guide users toward the appropriate resources and support channels. While we may not have visibility into performing deeper backend analysis, we’ll continue doing our best to support you within the scope of our responsibilities.  

    I hope this information is helpful. If you have any questions or need further support, please don’t hesitate to reach out at any time. 

    Thank you for your patience and understanding. 


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have any extra questions about this answer, please click "Comment".            

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. 

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.