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: 
Not applicable

Max of Date

Hi all

I want to write a formula for max of a Date which if i change my dimension and filter for example last year it always shows the max.

Should i use set analysis for this? How?

Thanks in advance

1 Solution

Accepted Solutions
sunny_talwar

Yes, you can do this using set analysis

Max({1} Date)

View solution in original post

1 Reply
sunny_talwar

Yes, you can do this using set analysis

Max({1} Date)