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

issue with the values

am encountering an issue in one of my application:

i have 3 text boxes:

first is displaying sum(x)

x is a field

second is displaying

sum({$<y={'N'}>}x)

y is another field which has values Y and N

third text box displaying values :

sum({$<y={'Y'}>}x)

so ideally the value displayed in the first text box shud be the sum of secnd and third text boxes

but its not happening,

what cud be the reason?

how i shud start digging into the problem means from where scirpt,front end selections etc,

kindly help and guide.

10 Replies
sasiparupudi1
Master III
Master III

Yes, I agree, thanks for correcting me.. But that expression should cater for empty values though