Hello,
I have a flow which triggers on a field change. I have added my trigger conditions in the first step like this,

However, this is leading to user problems when it comes to saving.
When I create a record, fill in all details, and make the trigger conditions true, then SAVE the record, the flow does not trigger. Only when everything is saved once, then the trigger toggle is switched on does it trigger. This will cause confusion among the users. Not everyone is going to remember to fill out all details, SAVE, then turn the toggle on, and save again to see the process happening.
I do not want it running on every update because it is a long flow and I do not want to use up flow runs and bog the system down.
Does anyone know a way around it?
Thank you.