Two values for section parameter

Hi All,

Is that possible to pass two values to the parameter in section to Data Page. So that RD will fetch the results which is equal to value1 or Value 2.

Please share whether it would be possible to send two parameter values to one parameter from section and if yes, how to pass that?

Thanks,

Nirmala J

@NirmalaJ2240 Have you tried using the escape character?

“"USA","France"”

@BhanuPrakash_G

Thanks for your reply. It’s working

@BhanuPrakash_G Thanks its working

@NirmalaJ2240 Hi. Just curious, did you implement this in the view editor or the full section editor? When I try to use it in the view editior, after I click submit on the properties box , I get a blank canvas

Hi @BhanuPrakash_G

i have tried the above syntax to my section i am getting syntax error.

my Param values :“LDD”,“ADD”

Could you please help me on this.