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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
alis2063
Creator III
Creator III

Expression

Could you please suggest that what does expression mean in highlighted one

='LY

'&NUM(SUM({$<InvYear={$(vMaxYearMin1)},InvoiceDate={"<=$(=vMaxDate)"},ProductPage=>} #TransactionCount), '####,###')

year.png

1 Solution

Accepted Solutions
Or
MVP
MVP

Should be:

The first box is "Where InvoiceDate is smaller than or greater to the contents of the variable vMaxDate"

The second box is "All ProductPage" (ignoring selection and dimensions)

View solution in original post

2 Replies
Or
MVP
MVP

Should be:

The first box is "Where InvoiceDate is smaller than or greater to the contents of the variable vMaxDate"

The second box is "All ProductPage" (ignoring selection and dimensions)

alis2063
Creator III
Creator III
Author

Thanks for response