Hi all ,
I have created a flow as follows
get rows from a sql query
create csv table
create a text file on sharepoint with outputs if the create csv table
the issue is it’s adding a blank row at the end of the file
how do I remove this blank line at the end of the text file I checked the query it has no blank rows
thank you all