Is there a method to conditionally set data in expression?

When creating a workflow, I can input text or numbers conditionally using a yes/no expression and format it as text or number.

However, at times I need to input data (database entities) into an expression. For example I would like to add Thing A or Thing B depending on a setting. So the expression would be Setting’s Require Thing A:Formatted as Data: Yes = Do a search for Thing A, No = Do a search for Thing B.

However this doesn’t seem possible in-line. I need to create a separate action using condition for each setting.

Am I missing something?

Nope, not possible as the thing is an object and with the current possible inline conditions of format as text, you only get text values

This topic was automatically closed after 70 days. New replies are no longer allowed.