Hi Mehtap,
Usign the script will give you multiple selections.
This is how I did it and it works well. It just separated the values by semicolon ";" .
TEXT_1.setText(DS_1.getFilterText("0CUSTOMER"));
When selected only one value:
![selection1.png]()
When selected more than one value:
![selection2.png]()