I am able to pass one selected value from list box in first qvw to second qvw. But when I am selecting multiple values from a listbox, the code is not working.
I am writing like this:
<Link of second qvw file>&select=<LBID>,(Selection1|Selection2|Selection3)
Please let me know what I am doing wrong or please guide me how can I do this.