I have a URL that I pass a single selection through. The only issue is that the field I'm selecting has some entries that start with the same words/characters. For instance, if I only wanted to select 'Apple' I would use:
....opendoc.htm?document=myqlikview.qvw&host=Local&select=LB01,'Apple '
but the URL would open the qlikview with 'Apple', 'Apple tree', 'Apple pie', etc.. selected. Is there any way to select ONLY one selection through the URL or deselect items through the URL?