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

SET EXP

Hey everyone

Lats say i have this data:

   

CompanyDateStoc
X30/05/201610
Y31/05/201620
Z31/05/201630
X30/04/201640
Y01/05/201610
Z02/05/201630
X28/03/201640
Y31/03/201650
Z31/03/201610
X27/03/201620
Y31/03/201630
Z01/04/201640

and i need an expression who can Calculate For each Company the last stock in a table for example if i don't choose anything

the table will be like that:

Company     Stoc

X                    10

Y                   20

Z                    30

If i choos march and aprill

Company     Stoc

X                     40

Z                    40

Y                    0

Best Regards

Lavi

20 Replies
lavielme
Creator
Creator
Author

That was what i looking for todat