How to show multiple values in text object based associative?
Hi
I have scenario
I created one text box object for showing state column in filter,if any one value or two values if i select from State filter i am able to see the values in Textbox object.
Because i have used the formula getfieldselections in textbox object.
My problem is if any other filter i selected like Year or Country then in State filter it is showing multiple values but in text box it is not showing any values
For showing multiple values in state Text box object what i need to do?