Hello All,
I want to create one flow which pic file from one file folder location and copy to another location. Here i want when file copy from one location to another the name on destination folder should change as per the value stored in one SQL table. So i used get row SQL.
but i am not sure what to mention in the Row ID column , the file name of source folder and fileID of SQL table column is common.
For Example file name in folder is ABC , and in SQL table column stores in FileID column is ABC
when when i am mentioning File name or display file name or file id , it gives error.
"We couldn't convert to Number.
inner exception: We couldn't convert to Number."
Here is my flow. Error comes in get row V2, what should i mention in Row ID, please advise
