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 / Power Automate – Conve...
Power Automate
Suggested Answer

Power Automate – Convert XLS to XLSX

(0) ShareShare
ReportReport
Posted on by
Hi everyone,

I currently have a flow that saves Excel attachments from Outlook into SharePoint. Some of these files arrive in .XLS format, and I need them converted to .XLSX automatically before being used downstream (Power BI refresh errors otherwise).

Is there a recommended way to convert XLS → XLSX using Power Automate (without manual intervention)?
Any native connector, workaround, or best practice would be appreciated.

Thanks!
Categories:
I have the same question (0)
  • Suggested answer
    whitebeard Profile Picture
    135 on at
    Hi,
     
    This is a common limitation because the standard Excel Online (Business) connector only supports .xlsx files and cannot read or convert .xls files directly.
     
    Here are the best ways to solve this:
     
    Solution 1: Power Automate Desktop (Native & Free Workaround)
    This is the most reliable "native" Microsoft solution that does not require buying a third-party subscription. You use the "Robotic Process Automation" (RPA) capabilities of Power Automate.
     
    Create a Power Automate Desktop (PAD) Flow:
     
    Launch Excel: Set it to open the specific .xls file (or use a variable for the file path).
     
    Save Excel As: Configure this action to save the document with the Excel Workbook (.xlsx) format.
     
    Close Excel: Close the instance.
     
    Connect to Cloud Flow:
     
    In your standard Cloud Flow (Outlook -> SharePoint), add an action "Run a flow built with Power Automate for desktop".
    Pass the file path of the saved .xls file to the desktop flow.
    Once the desktop flow finishes, the .xlsx version will exist in the folder, and you can proceed to use it with Power BI.
     
    Solution 2: Third-Party Connectors (Easiest)
     
    If your organization allows premium connectors, this is the simplest method as it requires no code or desktop gateways.
     
    Encodian: Has a specific "Convert Excel" action that accepts .xls and outputs .xlsx.
     
    Plumsail: Offers a "Convert file" action that supports XLS to XLSX.
     
    Cloudmersive: Also offers conversion actions.
     
    Note: These usually require a subscription after a free trial.
     
    Solution 3: Azure Function (Pro-Code)
     
    For a purely cloud-based solution without third-party fees, a developer can write an Azure Function (using C# and a library like NPOI) to convert the file stream from XLS to XLSX and call this function from Power Automate via HTTP.
     
     
    This video demonstrates the conversion process using a third-party connector (Plumsail), which is one of the direct ways to handle this specific file format limitation in the cloud.
     

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 592

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard