Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear. all.
i have a question about option filter's mechanism.
as below image, my app have an option called PD4825
user hope to select PD4825 by using keyword 4825, but when user look for 4825, they will find noting.
But it's very interesting, when i try to look for 4, i can find two record which is not start with the number 4, but still have no 4825.
The different between two case is in front of PD4825 has no space, but in front of Light Bar 4010-Backlight has space.
I'm not sure if this is the cause of the problem.
Does anyone know about this part?
If you use a wildcard, the search will work:
*4825*
See more on https://community.qlik.com/t5/Qlik-Design-Blog/Text-searches/ba-p/1464217
The blog post is about QlikView, but the logic is the same in Qlik Sense.
If you use a wildcard, the search will work:
*4825*
See more on https://community.qlik.com/t5/Qlik-Design-Blog/Text-searches/ba-p/1464217
The blog post is about QlikView, but the logic is the same in Qlik Sense.
i got it.
thank you very much.