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 44
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,713 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
    44 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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 167

#3
Haque Profile Picture

Haque 154

Last 30 days Overall leaderboard