Hi All,
I have a folder with a few different sheets, one being my main sheet that my team works off of. This main sheet has a number of workflows for all the moving parts of our project that we track.
As we move along further, I have realized the amount of workflows is starting to be a problem with prioritization.
Say I have one workflow that is triggered when rows are added or changed (rows are added from data being entered in from a form) to update a cell to "Calibration"
BUT if that row is coming from another sheet (what we call our repeat tracker) with the cell as "Repeat Completed" it is supposed to keep the cell as "Repeat Completed"
but recently it has been updating these rows coming from our repeat tracker as "Calibration"!
I am going to try and go through our workflows to see if I can condense them into one massive workflow, unless that is a bad idea.
Anyone have any input or ways they know they can prioritize workflows