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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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?

 

Labels (1)
10 Replies
capriconuser
Creator
Creator
Author

yes but this is not working which you mentioned expression