You can use Parse CSV action from Plumsail Documents connector. It allows you to convert CSV into an array and variables for each column. Please read this article demonstrating how it works.
Hi there, thank you for this flow, but currently i stucked on this (screenshot). I'm not sure why there was provided type of Object..
The CSV generated is tab delimited and it's Sharepoint Site Collection Permission report.
Thank you for any advice 🙂
Check your get file content step and see what the output looks like.
If you see a lot of characters than it is an probably an excel object.
Most likely that csv file is created in an excel csv format so it brings in the file content as object.
You may need to change it to a text file so that the output is text / string format.
This is a wonderful Flow recipe! 👌🏼😁
Cheers!