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: 
capriconuser
Creator
Creator

wildmatch in expression

i have this expression 

 

count(if(wildmatch(sm_no,'US*'),left(sm_no,9),amount_lc))

in that condition i am trying to get the sm_no who start with US and extract first 9 digits 

further more i want to add another condition that code =947 so how i add into this 

is this expression is  correct?

 

10 Replies
capriconuser
Creator
Creator
Author

yes but this is not working which you mentioned expression