Q: Hello, I would like to know if this app can handle several rules conditions for one row input.
For example: I have a column (field) Name. A name with "Donald, Mario, Ronald".
The rule will check if column "Name" contains "Donald", it would send an entire row to "Donald sheet".
Next row, if it contains "Mario", it would send an entire row to "Mario Sheet".
Can it be possible? Because currently, I only saw that I can only processed the first rules only. Or what I am missing?
lenovomanPLUSJul 25, 2022
Founder Team
Brutuz_SheetAutomation
May 15, 2024A: This should be pretty easy to achieve. See this recipe: https://sheetautomation.com/docs/recipes/move-copy-row/#how-to-distribute-rows-to-multiple-sheets-based-on-column-value
Share
Helpful?
Log in to join the conversation