Hello! does anyone know how to send to several people on the button gmail pack?
I keep getting a mistake and don’t know if it why
Thanks!
Hi,
The syntax that you are using there is not correct.
ThisRow() is paired with a column, to indicate that you want to use the contents of ThisRow, in this Column, like below:

So here it says, go to the Action Items table, find the project/wave that is in this row in this table, find all the action items that are not cancelled and not rejected, and count all them.
Regards
Piet