I'm a newbie in Power Automate and I have a task to automate a file creation.
My current flow is: Receive an email > Get attachment > Create SP File > Create a table > List rows present in a table > Select some items and create a new SP file with those.
The main problem is: when I create this file, it gets corrupted.
Does anyone have some idea what is possibly going on with it?
You will need to show your workflow and how it is configured. Otherwise, we don't know what you've done that could be causing the issue. Based on what you said you did, the order of operations seems off. You would use select, and then follow it with either a Create HTML table or Create CSV table. Both of these formats are plain text, so you can just use the output to create either an HTML or CSV file. Showing your flow like below will allow us to see where you went wrong.
Was this reply helpful?YesNo
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.