
Announcements
Hey All,
User uploaded a excel file in xlsx format and that files sits in notes table in base64 format, we want to have base64 converted back to xlsx to read as well as to store in azureblob. Is this possible using power automate?
I tried with csv base64 data, it is working fine with base64tostring but for xlsx it is not working..
I am not really sure if I got your query correctly. My response is based on my understanding of your query:
User must be uploading the xlsx file in an app (like Canvas Apps), while the file is uploading, you can trigger a flow and save it in xlsx format. This way you will not have to worry about conversion.