Hi All,
I'm really new to Sharepoint and automation. I do have an education in IT so I can learn quickly, but I'm struggeling to find all the knobs and buttons etc...
What I am aiming to do with my sharepoint list is the following:
I have one Sharepoint list. In this list there is a colum defined as "ToSingnBy" and another column that is called "Signedby".
If the two columns in the same row match (after that everyone has signed documents and added their name to "signedby" I want another column ("Status) to change value ("Unsigned --> Signed).
The "ToSignBy" and "SignedBy" columns are of the type "person or group" and sometimes contain more thane one person. So I assume I have to compare them via an array of some sorts?
Can anyone point me in the right direction ?
Kind regards,
Luc