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: 
denis115
Creator
Creator

MIN DATE

Hello!

I have a table

there are shown dates for 1 month. When I select 2 or more months , I need  column OHH (start_qty) to take the lower date from selection and show it but not the sum of each month. I have DATAB(FIRSTDATE)  AND DATAE(SECONDDATE)

I select from datab : 01.01.2016 and 01.02.2016 and in datae I select : 31.01.2016 and 29.02.2016

, I want to see in OHH sum of 01.01.2016 not of them both, because it is the lower date of my selection , how can I do this?

2 Replies
Anil_Babu_Samineni

Looks like you already got clue because you created with Assumed Answered.

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
denis115
Creator
Creator
Author

I solved it