Hey folks, I am having an issue where I cannot reference the output of a then step in the automations when using a formula. You can see in the preview of the formula that a value is being returned, but when actually testing or running the automation, the value is blank. Has anyone else encountered this issue? This is preventing me from referencing the output in the next And Then step.
What you are trying to do is not an action, that may be the reason it doesn’t return a result (although I have to admit it would make sense).
For what I can infer, you want to check if the Select control is empty. If this is the case you want to change it to a value that you calculate with the formula you are showing. Is that right?
If that is right, you can tweak the automation as follows: