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

How to write expression with variable as field

Hi,

I want to write expression using variable.

for eg.

=num(Sum({<BillingDate = {'<=$(=(max(CalenderDate))) >$(=date(max(CalenderDate) -30))'}>} $(varQty)))

In this example,I am using variable as  $(varQty). But this is not showing any data .


Labels (1)
1 Reply
Anonymous
Not applicable
Author

please provide what you have under $(varQty)