I have a set of conditions on a text element which are supposed to show currency based on country. Despite the conditions supposedly being met (e.g. country extracted = United Kingdom") the condition isn’t triggering and only displays the default text ($).
I have tried using trimmed, using contains instead of is, splitting the text element into two so that the dynamic text is one text box and currency the other (current set up)… nothing seems to work.
Any help would be much appreciated!!!

