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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
RAJ6
Contributor III
Contributor III

How to assign previous day values for next day based on column

HI FOLKS,

 

                How to assign previous day value for next day based on date column and type column

                i need to assign 2-1-2016 date value for 3-1-2016 date previous weight column.

                i need to assign the values like screenshot based on date column and type column

                i need to do this step using java code.

                whether its possible or not?

 

0683p000009LrcR.png

Labels (5)
1 Reply
Anonymous
Not applicable

Hi
I think tMemoriesRows component can fit your need, you need to cache the previous weight for each type. Take a look at the component document and learn this component.

Regards
Shong