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 / Create Excel Table out...
Power Automate
Suggested Answer

Create Excel Table output without Header row

(1) ShareShare
ReportReport
Posted on by 40
I've been asked to create a workflow that processes an input csv and saves the output as an excel file which I've been able to do. But because this requires an Excel Table it has the header row Column1, Column2 etc.
 
 
The file will be uploaded into another system which won't accept this. Is there a way to create an excel table or insert rows into an excel file without needing the header rows? Or can I somehow create an excel file in SharePoint and set the file content with a .csv formatted object? Any work around would be acceptable. I don't particularly want to open each file and delete out the top row, it sort of defeats the point of Power Automate.
 
Thank you.
Categories:
I have the same question (0)
  • Chriddle Profile Picture
    8,689 Super User 2026 Season 1 on at
    You can do this via Graph API requests (convertToRange and delete):
     
    E.g.:
    Post https://graph.microsoft.com/v1.0/me/drive/root:/tmp/test.xlsx:/workbook/tables/AATest/convertToRange
    Post https://graph.microsoft.com/v1.0/me/drive/root:/tmp/test.xlsx:/workbook/worksheets/Tabelle1/range(address='A1:F1')/entireRow/delete
  • MO-19080930-0 Profile Picture
    40 on at
    Thanks for the suggestions. I can't use Encodian because there's a licensing cost and unfortunately I don't have permissions to use the Graph API in our business. 
     
    I ended up using this method:
     
     
    In SharePoint Online by creating  the .osts file in my document library instead of OneDrive in the example. This worked really well actually:
     

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 976

#2
Valantis Profile Picture

Valantis 863

#3
Haque Profile Picture

Haque 547

Last 30 days Overall leaderboard