Hi,
I want to move a file from one location to another. In the source folder there is only one file and that need to moved to another location. Please anyone can help
can I use wildcard in the variable in which I have stored the path
Use Move File Activity. It moves a file from a specified location to another.
I know that, the problem is I have stored the path in a variable and passing the variable and the filename is changing (eg. abc_01-07-2019, abc_02-07-2019), so I want to use the wildcard(*). So how can I perform this
Hi @Ejaz44
You can try by adding the dynamic Filename variable to the path variable.