Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
Using the current version of qliksense 1.1.0 i have implemented new feature Date & time fields in my app.
Its working fine and new fields are getting created after declaration and derive.
i referred to the blog Qlik Sense – Date & Time
I found out this issue. When i try to nullify any filter, its still getting filtered.
Ex- My month field created is OrderDate.Calender.Month & i need to show sales value irrespective of month selection so my expression is :
sum( {< [OrderDate.Calender.Month] = >} Sales)
But still Sales value is getting changed on selection of any month values.
Kindly, let me know if its a bug or some expression issue, or is there any other alternative.
Thanks.
It's a bug. Sorry about that. See also http://community.qlik.com/message/721885
HIC