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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ioannagr
Creator III
Creator III

when bookmark is applied, part of the measure expression gets ignored

Hello experts.

My measure is a  difference between: sales on max date per warehouse -  sales on the same date last year per warehouse (using date(addyears(date,-1)) for this)

My bookmark is {<[date]={"=Num([date])=Num(Max(ALL [date])) "}>} so as to present data on the max date to come across the data.

When the bookmark is applied, this part of my measure get ignored: ales on max date per warehouse -  sales on the same date last year per warehouse (using date(addyears(date,-1)) for this)

When not applied, the differences are counted well.

 

Why could this be?

0 Replies