Hi,
I have a requirement. I have a variable on fund characteristic with multiple option. Which is using as an prompt in Webi4.1 our requirement is capture all values in input control. when I directly capture the values it come all in single row
I created variable with the following formula
replace(userresponse("pvar_fund");":";Char(13)+Char(10)).
its work with variable but if I use this variable in input control it display the values in one row like above picture,
please help me to fix this problem.
Thanks