Hello!
I am building a flow and need a way to convert a .csv file on a sharepoint drive to a .txt file. I can't find a connector to do this and tried just changing the extension but it still appears comma separated in the text file. Does anyone have an ideas on achieving this?
Hi @Anonymous
There are no specific connectors to convert a .csv to .txt. Like you mentioned if you rename the extension it will contain the commas. The content never going to get changed automatically.
Thanks