web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Adding an excel table ...
Power Automate
Unanswered

Adding an excel table to SharePoint that has been submitted as an attachment to a Microsoft Forms

(0) ShareShare
ReportReport
Posted on by
Since Forms doesn't allow matrix formatted questions, we have created an Excel Sheet that staff can use to add FY budget information to a Microsoft Form. 
 
The plan was to provide a staff with a formatted excel sheet, and have them complete the form and attach the excel sheet using the upload question.
 
The issue I am running into is that I cannot get Power Automate to get the data that I want from the table after it has been uploaded and put the numbers into SharePoint.  
 
I know how to add an attachment to a SharePoint list, but I am wanting to pull specific data from the table in the excel workbook and put it in a specific column in SharePoint,  Is this possible?  
I have the same question (0)
  • Sunil Kumar Pashikanti Profile Picture
    1,353 Moderator on at
     
    Yes, it’s possible. Read the uploaded Excel (from the Forms upload folder), pull values from a named table, then write them into SharePoint columns.
     
    Flow pattern that works:
    1) Trigger: When a new response is submitted → Get response details.
    2) Parse the upload answer (it’s JSON with name, id, driveId, link). For personal forms, files are in the creator’s OneDrive → Apps/Microsoft Forms; for group forms, files are in the group site’s SharePoint → Documents/Apps/Microsoft Forms.
    3) Locate the file using the returned id/driveId (don’t rely on the public link). Then either:
         Read directly where it is (OneDrive/SharePoint), or
         Copy to a processing library you control, then read.
    4) Use Excel Online (Business) → Get tables (by file identifier) → List rows present in a table → map values to SharePoint (Create/Update item). Remember the Excel connector defaults to 256 rows; enable Pagination if needed.
     
    Gotchas: Protected sheets, read‑only/locked files, or missing table names break the Excel actions. Ensure .xlsx, a proper named table, and that your flow connection has access to the owner’s OneDrive/Group site.
     
     
     
    ✅ If this answer helped resolve your issue, please mark it as Accepted so it can help others with the same problem.
    👍 Feel free to Like the post if you found it useful.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 605

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard