I couldn’t figure this out, I ended up using another table with the values for the Select, which worked but I lost the colour configuration and display.
So then I added a Select to that table, with the value and colour I wanted, then add the table as a relation, plus a lookup to the select
My question is, how can I avoid all that? Reusing the above example, how do I create/get/find or reference the “Campaign” type in a formula?
Just the name as a string doesn’t work, the index as an int etc
it tells me “Result type should be Mission Type Display but Text received”
We are looking into extending our support of select options in [automation] Formulas and are exploring a couple of solutions. Wanna make sure we cover your specific case.
I think the June 2023 release solved the original request.
I’m looking into this today since I’m working on an automation that copies data from on database to another. The source data does not have a select field but the receiving database does.
I think the solution is a feature update to allow select fields to be referenced in formulas just like databases can be referenced in automation formulas and filtered to return a result.
My current work around is to make the select field one that the user completes when pressing the button.
I gotta say that nice “human in the loop” touch comes in handy!