- In one app, there are only two sheets, so there are no buttons to put triggers on.
- There is a date_field, so I wanted to filter for the current date
- That filter was to be activated on opening
<=> A filter on the formula > =Today() < did not work here - don't know why for I could filter on the listboxes, statically and dynamically, so there was no formatting issue.
- I made it work by just filtering the field on the value of an existing variable > vToday < that holds today's date - that worked 😉
We have an older version of QlikView installed here - 11.0.11440.0 SR2, the 64bit_edition.
We have experienced before that some kinds of triggers are unreliable in the Ajax_client - but this was in the installed client_software.
Can anyone tell me if you have experienced this problem before and whether it has been solved as part of the bugfixes in the new version that is now available?