How to use a string variable in the find folder and files activity for searching the particular file. user will provide the name of the file
Hello srinivas
using "name contains ‘file name’ " it is showing but i want it to be dynamic. i want to give file name through a variable
Assign a Variable FIleName = Your FileName
Search Expression
“name = '”+FileName+“'”
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
