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
- Smartsheet Customer Resources
- 64.3K Get Help
- 422 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!