Discussion Board for collaboration related to QlikView App Development.
Could you please suggest that what does expression mean in highlighted one
='LY
'&NUM(SUM({$<InvYear={$(vMaxYearMin1)},InvoiceDate={"<=$(=vMaxDate)"},ProductPage=>} #TransactionCount), '####,###')
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)
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)
Thanks for response