Hello,
I am struggling to find a clear answer on how to route specific rows from my “form responses” table to different tables, based on the value of a list option from inside my form. I have a form that is used to gather general business intake requests. There is a “list” field with various values, and I’d like to route each form response to a different team (managed in tables on different pages) based on the value chosen.
I am struggling in the formula when I get to the “if” statement. I am able to add the “Step 1 Result”, but it breaks after that and I am never able to specify the conditional value of that list. Any help is greatly appreciated.