Quantcast
Channel: SCN : Unanswered Discussions - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 3719

Find null values and replace with next row's value+10

$
0
0

Hi,

 

BO Data Services Version: 4.1 SP2

 

I have (.CSV) file as source. It has integer values for some combinations and it doesn't have any value for few combinations. i.e. some combination don't exist in the file. I want to replace the null values into some value or next row's value + 10.

 

How can I achieve this? Any help is much appreciated.

 

The data in the file looks like the below:

 

Store IDTypeNameStock
101FruitsOrange2500
101VegetableCarrot2000
102FruitsGrapes4000
102FruitsOrange2000
102VegetableCarrot3000

 

 

Expected result: (Formatted in Bold Italic)

 

Store IDTypeNameStock
101FruitsGrapes2510
101FruitsOrange2500
101VegetableCarrot2000
102FruitsGrapes4000
102FruitsOrange2000
102VegetableCarrot3000

 

Thanks,

Jeni


Viewing all articles
Browse latest Browse all 3719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>