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 / Copilot Studio / Excel not supported as...
Copilot Studio
Suggested Answer

Excel not supported as input ?

(0) ShareShare
ReportReport
Posted on by 5
 

I have created an agent that has been tested in Co Pilot (no studio) creating the instructions, KBs, and behavior. it works in co pilot. When i start in agent, i got a feedback that "nothing is uploaded (see screens) " . After several tries, returns with error Sorry, something went wrong. Error code: SystemError. Conversation ID: 02aa507d-c936-47b4-a5fe-fbb8bf5cd6c7. Time (UTC): 4/21/2026 12:18:26 PM. I have the xslx enabled . But does not work.

image (5).png
image (6).png
Categories:
I have the same question (0)
  • Suggested answer
    Sunil Kumar Pashikanti Profile Picture
    1,872 Moderator on at
     
    I’ve seen a few people tripping over this lately, so I wanted to share a quick breakdown of why this happens and how to fix it.

    If you’ve been running into issues where your Excel files upload successfully to a Copilot Studio agent, but the agent claims it “can’t see” any files or you end up with a generic SystemError, you’re not doing anything wrong. This is a fairly common hurdle and comes down to how Copilot Studio agents handle structured data compared to “standard” Copilot.

    Why this happens
    Even though .xlsx is listed as a supported format, Copilot Studio’s default runtime is optimized for unstructured text (like PDFs and plain documents). When it encounters an Excel file, it often fails to properly attach the workbook’s contents to the model context.

    When that happens, the model genuinely thinks no file was provided, which is why you see messages like “nothing is uploaded”. After a few retries, the backend may time out and surface a generic SystemError.

    How to resolve it
    Primary fix: Enable Code Interpreter
    In your agent configuration, make sure Code Interpreter is turned ON.
    Despite the name, this isn’t just for running Python. Enabling it allows the agent runtime to correctly open, parse, and reason over Excel workbooks. Without it, Excel files often resolve as “empty” to the model.

    Most reliable workaround: Use CSV
    If your data doesn’t require multiple sheets or complex formatting, exporting the file as CSV is the easiest workaround. CSVs are treated as plain text and are almost always ingested immediately without issues.

    Optimizing .xlsx files (if you must use Excel)
    If Excel is required, keep the workbook as simple and “clean” as possible:
    • Format the data range as a Table (Ctrl + T)
    • Use a single worksheet
    • Ensure the first row contains clear headers
    • Remove macros, pivots, and complex formulas
     
    Bottom line
    If your Copilot Studio agent feels “blind” to Excel uploads, turning on Code Interpreter is usually the magic switch that fixes it. Otherwise, CSV is still the most dependable option.
     
    ✅ 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.

    Sunil Kumar Pashikanti, Moderator
    Blog:
     https://sunilpashikanti.com/posts/
     
  • Suggested answer
    AC-21041944-0 Profile Picture
    5 on at
    Thank you . The excel file is well structured, it is a part extraction from an ERP and do have correct headers, content properly attributed etc. I tried the code interpreter and failed same way . Then I convert to csv and worked. Same file, same data. 

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 > Copilot Studio

#1
Valantis Profile Picture

Valantis 550

#2
Vish WR Profile Picture

Vish WR 191

#3
Haque Profile Picture

Haque 184

Last 30 days Overall leaderboard