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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Max data

Hello ... I have a field "date" that is the object "multiple selection". Always need to open my file it will bring my greatest date that is on that object. I am using this function to point my field. getfieldselections (my date)

3 Replies
Not applicable
Author

What is the question exactly ?

Rgds,

Sébastien

Anonymous
Not applicable
Author

I need to open the file to come in my filter is the later.

johnw
Champion III
Champion III

I'm having a hard time understanding. But MAYBE...

Settings -> Document Properties -> Triggers -> Document Event Triggers -> OnOpen -> Add Actions(s) -> Add -> Selection -> Select in Field -> OK -> Field: "My Date" -> Search String: =max("My Date") -> OK -> OK