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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
mhmmd_srf
Creator II
Creator II

Variable is not working Properly

HI All,

I have a report where I want to show value on Date Selection. If I select any date, value should be calculating till date.

So I need to use expression like :

=Count({<DT={'<=$(=$(v1))'}>}OrderQuantityOutstanding),

But first I wanted to check whether my variable is working or not. So instead of <= I use only =.

But then also my value is not matching.

I have created two Text Object. With Variable and W/O Variable. Ideally these two should match. But with variable is showing less data.

I am attaching my file.

Could you please check and help me. I am not able to understand where I am making mistake.

Please help.

Thanks,

Sarif

1 Solution

Accepted Solutions
sunny_talwar

One of the text box expression is doing the sum and the other one is doing a count.... You need to either do a sum in both or count

View solution in original post

3 Replies
sunny_talwar

One of the text box expression is doing the sum and the other one is doing a count.... You need to either do a sum in both or count

sunny_talwar

Check the attached

Capture.PNG

mhmmd_srf
Creator II
Creator II
Author

Ohhh...my GOD...

I am really sorry Sunny...for wasting your time...

Thanks a lot...