I am trying to use a dropdown menu to select a text value.
In the Items field I have the following: ["bob","bruce","Dave","Andy","Sam"]
This works great for selecting the value but when I try to refrence that value as text in another formula it wont allow it.
AgentName:Text(AgentName)
This entry is part of multiple strings that are being exporeted to a custom connector via a swagger file.
The following error is displayed:
"Expected text or number. We expect text or a number at this point in the formula."
Im confused as to how to get the text value to populate. Any help would be amazing!
Thanks,
Nick