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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
souadouert
Specialist
Specialist

set analysis in calculated dimension

I wat to create calculated dimension  ,with set analysis expression

display the value of column x for the max date


Capture.PNG

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

Well, if I go with sample screen shot, try like:

=Date(Max(total Date#(DATE,'YYYYMM')), 'YYYYMM')

View solution in original post

8 Replies
tresB
Champion III
Champion III

May be like:

Only(Total {<Date={'$(=Date(max(Date)))'}>} Column)

tresB
Champion III
Champion III

Well, if I go with sample screen shot, try like:

=Date(Max(total Date#(DATE,'YYYYMM')), 'YYYYMM')

sunny_talwar
MVP
MVP

C6 300 is on 201705, why would you be seeing that?

souadouert
Specialist
Specialist
Author

I want show always the lastest value

sunny_talwar
MVP
MVP

But C6's latest value is on 201705 and not 201706? how are you seeing this next to 201706?

souadouert
Specialist
Specialist
Author

y are raight sunny

sunny_talwar
MVP
MVP

So, is the issue resolved now? I am confused

souadouert
Specialist
Specialist
Author

Yes sunny thank youuuu