Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Wild Card

Hi

When I take "*" then there can be more then just one Character for it. But if i just want to get one anonym Character and not more. How can I do that?

Thanks

1 Solution

Accepted Solutions
tresesco
MVP
MVP

'?' - for single character

View solution in original post

4 Replies
tresesco
MVP
MVP

'?' - for single character

Not applicable
Author

Hi,

      Try this "?" it will accept only 0 or one character

Thanks

S.Amuthabharathi

MayilVahanan

Hi

In month , if you search like this

Ju? -> it selects Jul or Jun

? -> single character

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

Great thanks to all for the fast answer