Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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)