Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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

0 Replies