Workflow doesn´t work properly
Hello!
I need help with one workflow. I have the next columns with columns formulas:
Ocurrencias:
=COUNTIFS(FECHA:FECHA; FECHA@row; FECHA:FECHA; NOT(ISBLANK(@cell )))
Duplicados:
=IF(COUNTIF(FECHA:FECHA; FECHA@row) > 1; 1)
Rango:
=IFERROR(RANKEQ([Identificador de la fila]@row; COLLECT([Identificador de la fila]:[Identificador de la fila]; FECHA:FECHA; FECHA@row; DUPLICADOS:DUPLICADOS; 1)); ".")
Remover
=IF(RANGO@row > 1; "R")
The problem is when I run the workflow the entire sheet including the formulas are moved to the other sheet not just the rows with the "R" in the column "REMOVER".
Thank you!!!
Answers
-
There is some text there in the "Run Now" that says it will ignore triggers and only recognize condition blocks. Try putting in a condition of that field being equal to "R" and then try again.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!