Hi everyone
Trying to build an automate thats update a vaule every week based on some parameters, but I cant get it to work so I´m asking for help.
I have done similar things for some years ago but I´m keep geting stuck on this time.
So the basic we have a Sharepoint List with a lot of columns that we would like to check every week and if some values are the right ones the list object should be updated.
So the automate in text is:
Every monday check all list objects in this list
If the vaule on this three columns are the right ones:
Agent (Person or group type): is not empty
Attached file: is true
Status (Multiple choice type): Resovled
If yes:
Change the value in status to: Archive
Can some one tell me how to build this in power autome?