Hey everyone,
I need to build a Power Automate Flow that takes a csv file that was uploaded to a shared drive in Sharepoint, converts it to a txt file and sends it as an attachment in an email.
I've tried several strategies to achieve this but I can't get the correct content, it's always outputting a txt file with just one line of random numbers and letters, not what is on the csv file.
Is there a simple way to do this?
Thanks