Hi community,
I'm fairly new to using Bridge, but I have a couple of flows working nicely. Very proud of myself!
I'm trying to understand how I can use the "Row updated" trigger followed by a "Get Row". Then, use a junction(?) to o evaluate if any of 6 columns has had their checkboxes checked which would trigger all eligible child workflows to copy partial data to certain target sheets.
I'm hoping to avoid having to build triggers which monitor those columns specifically and have a bunch of triggers in Bridge, I'd rather use the conditional branching of the parent workflow and monitor it on a row by row basis, the issue is that it's not a binary selection. There are 6 checkboxes and between 1-6 of them could be updated at any trigger instance. Can I have a single junction monitor all the columns or do I need to waterfall out the evaluation and have it check each value one by one with stacked junctions?
Thoughts, ideas and solutions that have worked for you are all very welcome!