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 / Reading an Excel File ...
Power Automate
Answered

Reading an Excel File from File Input field, is it possible?

(2) ShareShare
ReportReport
Posted on by 18
I've seen the great tutorials from Shane and Reza in youtube how to get files from PowerApps canvas to Power Automate
 
 
But I'm getting stuck in the part where they use Sharepoint to read the content of the file from a File Input field since my work account's subscription of power platform does not include Sharepoint nor OneDrive. 
 
Right now I am able to read the file content from Power Automate submitted from Power Apps, but I'm not sure how to make what of the file contentBytes w/o relying on Sharepoint or OneDrive as I don't have access to either of these tools.
 
 
So I'd like to know if it's possible to achieve this in power automate, to parse and read a file passed in an Input field w/o Sharepoint nor OneDrive.
Thank you.
Screenshot 2025-06-28 110230.jpg
Categories:
I have the same question (0)
  • Verified answer
    Michael E. Gernaey Profile Picture
    53,969 Moderator on at
     
    Yes, if its a text file, technically you can regardless, as you can use AI functions etc, all of which will return "in-memory" results that you can then use Compose, split, or other expressions on.
     
    So in this case you want to grab the Content Bytes from the Trigger property (The Dynamic property of the FileContent input)
     
    Now, depending on what the data is, you may need to "debase64 it" so its back into its full true format. But after that you can use that inmemory content to do actions and filters and searches against it, as well as passing that content to other AI, or other Actions that DO NOT require you to write it to disk first.
     
    So yes, you can.
     
    As that answers the question, would you be so Kind as to Mark as Such and maybe a like.
     
    Thanks!
  • JD-10060408-0 Profile Picture
    18 on at
    Hello @Michael
     
    Thank you for posting a reply.
     
    For now I was able to get the base64 of the excel file into a Binary format. 
    Unfortunately im not sure how to convert it to a readable format like to a json or csv within Power Automate.
     
    and for those that are open to using a different file format instead of excel,  at the very least after trying a csv file instead, reading its data from base64 conversion is straightforward.
     
     
    But as for my case, I still hope to use an excel file instead.
     
    Thanks again for posting an answer, ill put on hold marking your reply until reading data from excel becomes clearer to me. 
     
    For additional context, what my use case for this feature is to upload an excel file from Power Apps, and have power automate insert data to sql server based on the data of that excel file
  • Michael E. Gernaey Profile Picture
    53,969 Moderator on at
     
    If you have a file that is in Binary format, which is why i said it depends on what you create, you just save it and give it the correct file extension and the system will know what file type it is.
     
    If its a text file, then there is no reason to use base64 at all.
     
    But your question was how to get a file into a flow for which you cannot "convert" an excel file IN memory into a readable format it doesn't work that way.
     
    You do not have to save it if the content is going to Actions that need Content, if you want to read it, you have to save it, there is nothing you can do, as Excel actions do not work just giving them content.
     
     

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