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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anil_Babu_Samineni

Set Analysis

Hello,

If i select Year i want show Last date of the year using Set Analysis

For ref, PFA

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
1 Solution

Accepted Solutions
4 Replies
antoniotiman
Master III
Master III

mightyqlikers
Creator III
Creator III

PFA.

$@M.

Anonymous
Not applicable

Hi Anil,

Try this expression:

Sum({<[Order Date Year] = {'$(=Max([Order Date Year]))'}

,[Order Date] = {'$(=max({<[Order Date Year]={$(=max([Order Date Year]))}>} [Order Date]))'}

>} Sales)

Regards!

Anil_Babu_Samineni
Author

Manuel, Sam & Antonio,

Right. As per time Antonio is First one..

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful