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: 
Not applicable

Finding Values based on date

Hi,

I have a data in which there are several purchase orders (POs) with item numbers, quantity and expected receipt date.

Now i need to find out per item number first three expected receipt dates which should be greater than today i.e. should be in future. Besides that I also need to find out how much quantity will be received for that item number on these dates.

I have calculated the first three expected receipt dates in future per item but the quantity for these dates is giving me some headache.

I have attached herewith the excel file containing source data plus the Qlikview file in which I have calculated the first three dates.

I have used below formulas for calculating dates

!

I expect below outcome:

      

Request you to help me with the calculation.

Labels (1)
1 Solution

Accepted Solutions
Kushal_Chawda
MVP
MVP

3 Replies
tresB
Champion III
Champion III

PFA

Expr1:  =sum(If(Date1=[PDPSDJ - Date], [PDUOPN - Quanity]))

Capture.JPG

Kushal_Chawda
MVP
MVP

is this the same thread?

Finding values based on date

Not applicable
Author

yes but i am trying to do it on back end