Getting error that value cannot be null, when opening the latest file in folder and copying it contents to a new file.
Please fix this error for me…files.xaml (8.5 KB)
Getting error that value cannot be null, when opening the latest file in folder and copying it contents to a new file.
Please fix this error for me…files.xaml (8.5 KB)
Hi,
The Variable for storing all the files in the folder should be an array of strings.
and then you can iterate through the files using for each. I guess the function used in the assign activity does not provide any result.
Could you please provide a fix for above, if you can…
It’s working fine without any error on my side. Can you please share screenshot of error and where it is occurring.
Now working thanks…
when i try to upload the folder
@supermanPunch i am just started learning recently. could you please explain clearly what you are asking and how to check.