Hello!
I have a problem with the action exceuting in a set of rows, i have another that works perfectly fine, but this does not, i made an action to transfer data from one table to another (works fine line by line) but whenever i try to use an action for all the rows where the behaviour is:
AND(
[Resuelto]=“resuelto”,
[email enviado]=“enviado”
)
just do not work… im so tired of thinking whats the mistake or what is happening
transfer all data action

