Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have an application Qlik Sene.
some sheets contains tables with many columns, so to improve the perfromance I want to display these sheets on open with a default slection.
I tryed the extension "FEI-Default selection" but it desn't work weel, may be because I use also in these sheets some buttons of "Sheet navigation & actions" .
I need to keep both : selection applied by buttons and selection applied by default in case the user don't use the button and navigate between sheets using menu or arrow of Qlik sense.
To precise, the selection applied by default on open of a specific sheet dosen't have to impact the rest of sheets.
Many thanks in adavance.
Qlik Sense does not have triggers (yet) that fire when a sheet is opened and to which actions can be assigned. So afaik what you want is not possible at this time.
Thank you for your reply.
Is it possible de use a bookmark with expression? how can I define a bookmark = max(field) please?
Yes, if Date is your date field:
=Date=Max(Date)