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

Next row value

Hi,

Is it possible to get this functionality in Qlikview.

Consider the below table

ORDER_DATEPRODUCT_IDQTY
25/09/2007100020
26/09/2007200015
27/09/200710008
28/09/2007200012
29/09/200720002
30/09/200710004

I want the result like this.

PRODUCT_IDORDER_DATENEXT_ORDER_DATE
100025/09/200726/09/2007
200026/09/200727/09/2007
100027/09/200728/09/2007
200028/09/200729/09/2007
200029/09/200730/09/2007
100030/09/2007<NULL>

We can get this done using the lead Function in Oracle. Is there any Similar way we can do this Qlikview.

2 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

hi XXX,

whats you good name ? I hope the attach appliction helps.

Not applicable
Author

Hi XXX,

Try this attached application.