Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
This works just fine in QlikView 12 but not in Qlik Sense. Qlik Sense returns no result.
Is there something we need to add being stuck in the Qlik Sense web setup vs the client setup on QlikView?
sum({<RampDate = {'<=$(=WeekEnd(Today()))'}>}RampDayGoal)
@Anonymous this syntax is "officially not correct" but has been a bug in Qlik for a long time
Official guidelines
So for a search you should use double qoutes " instead of single '
So it seems the bug has been fixed ..
@Anonymous this syntax is "officially not correct" but has been a bug in Qlik for a long time
Official guidelines
So for a search you should use double qoutes " instead of single '
So it seems the bug has been fixed ..
Well, it's because of the single quotes. Try double quotes instead. (QlikView accepts the single quotes if the app is old.)
See more on https://community.qlik.com/t5/Design/Quotes-in-Set-Analysis/ba-p/1471824