Raw Data :
Product Values
Expected Output :
Product Values
A | |
---|
A | 23 |
A | 24 |
A | 25 |
B | |
B | 45 |
B | 56 |
B | 76 |
C | |
C | 34 |
D | |
D | 55 |
Here i am trying to fill blank rows with the previous non-null value in same column and i want to accomplish above scenario in MagicETL, any help will be highly appreciated.
Thanks in advance.