Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

select case for String Value

hi,

i am using qlik sense desktop and i want to know what is the proper way to use select case in script for String value

3 Replies
kkkumar82
Specialist III
Specialist III

drop your case statement we can suggest alternatives in Qlik

for now you can use Multiple If statements

or refer below

     Switch..case..default..end switch ‒ Qlik Sense

beck_bakytbek
Master
Master

H Kiran,

it is great to see such function, do you have an example with this function?

Thanks a lot

Beck

kkkumar82
Specialist III
Specialist III

Probably this for eg

Switch Control Statement