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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

history data to be included into current data

history data to be included into current data when the current data is null like

     If my quantity is Null then it should get to the immediate historical data and it should be included into the current data

QTY          YEARMONTH

1025          MAR-2014

564            MAR-2014

000            APR-2014

565            MAY-2014

Here my month april doesnt have Quantity it is null then it should goto the immediate previous month March and it should display as 564 not 1025

2 Replies
rohit214
Creator III
Creator III

hi,

PFA

Thanks

Rohit

Not applicable
Author

Hi ,

Thanks for the  reply those application is helpful but its not full filing my condition

Its taking a value if have two or three filters and looking out the resullt its displaying a different output

and other thing is that the script you have written show the previous itself right or it goes on in a loop until it gets a value