Hi,
I have created some dropdown elements that return numbers that are then multiplied in a text element. Eg Dropdown A returns 3, Dropdown C returns 2 - the text element then multiplies these to display 6.
I have created a data type called ‘Final Ratings’ that contains all possible number outcomes in the text element as a ‘score’ and assigned a text ‘descriptor’ to the corresponding score.
How do I link the ‘6’ to the score of 6 in the data type and return the corresponding descriptor in the text element contained in the group ‘current risk rating’?