Hi all,
I have declared a global script variable as a string and passing multiple single values via URL.
For example: &Xvar=A,B,C
Is it possible to filter a datasource using the global variable?
DS_1.setFilter("0CUSTOMER", Xvar)?
Thanks for your help!
Regards,
Jianyun