Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

IQL cannot search for tokens containing special characters eg ü ä #10

Closed
ThomasBergman1 opened this issue Mar 22, 2017 · 1 comment
Closed

Comments

@ThomasBergman1
Copy link

Eg I will have a value "Österreich" showing in IQL when I do a groupby
However if I click on that value and try to include in a filter, I will get zero results.

@ThomasBergman1
Copy link
Author

I can workaround it using regex, eg:
location =~ "D.+nemark"

But it's clearly not ideal

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants