I am watching back the ENGAGE '24 "Discover advanced automations using Bridge by Smartsheet" presentation, done by Josh Jones and Chad Eiring.
I'm trying to recreate the solution shown in the later half of the presentation that takes a form entry, gets row, and splits it out into multiple rows/tasks nested under the original submission. I'm doing a test sheet for this, currently, with the Primary column as "Name" and a multi-select dropdown called "Options."
I'm getting stuck in the child workflow when trying to map out the "add row" section of the flow (32:03 - 33:00 in the video)
For the "Name" column, I want it to populate with the original (parent) row's information. For the "Options" column, I want it split out into a row for each selected option from the multi-select. I have it set to run the child workflow the correct amount of times (based on how many multi-selects have been selected), but can't figure out how to tell it to split out each multi-selected option into separate lines (visual of what I want it to look like at 35:34 in the video).
In other words, what needs to go in "Value 1" and "Value 2" under Cells / where can I copy the data reference from? I keep getting an error when trying to run the workflow.
Any guidance is much appreciated!