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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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.

1 Solution

Accepted Solutions
3 Replies
tresesco
MVP
MVP

PFA

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

Capture.JPG

Kushal_Chawda

is this the same thread?

Finding values based on date

Not applicable
Author

yes but i am trying to do it on back end