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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
smilingjohn
Specialist
Specialist

error

Hi ALl,

I have a table in which i need to show as max date ...but its not working ,,,,

How do we do this ..

It is showing as error

Please find the qvw

1 Solution

Accepted Solutions
avinashelite

try like this

=Aggr(max(RunDate),TestId)

View solution in original post

3 Replies
avinashelite

try like this

=Aggr(max(RunDate),TestId)

smilingjohn
Specialist
Specialist
Author

Hi Avinash will it work under dimensions ???

Thanks

avinashelite

Yes it will work , please add a calculated dimension and try