Hello guys, I want to check all the excel files from a sharepoint and move them to “History folder” from the same sharepoint.
How this can be done?
Thank you!
Hello guys, I want to check all the excel files from a sharepoint and move them to “History folder” from the same sharepoint.
How this can be done?
Thank you!
Hi I think this can be done using Selector manipulation
and using If else logic
so we can see if the selector have uniqe number to indicate first second etc…
then use if “selector1/2/3/4” is found then click “1/2/3/4”
I was thinking if this can be done with some Sharepoint Activities…