In a QlikView application, I would like to select an arbitrary list of customers, based on their IDs.
In order to do so I set up a Search Object where I enter a white space separated list of IDs (ex: 25 675 9832...).
My problem is that when I enter "25" I get all customers whose ID starts with 25 (250, 251, 252...) and not only customer ID=25. What can I do in order to get that ?