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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

in edit script expression always entering into else condition

Hi all,

In my current qvw file script,

i am using below expression as condition when loading data

if(substringcount('$(vProcessVariables)',BCShotCoolingTimeA)>0,(BCShotCoolingTimeA >='$(vMinBCShotCoolingTimeA)' and BCShotCoolingTimeA <= '$(VMaxBCShotCoolingTimeA)'),WildMatch(BCShotCoolingTimeA,'*'))

it is always going to the else part.

pls check this and reply me where i had done mistake.

Thanks in advance.

Regards

Venkat

Labels (1)
0 Replies