cancel
Showing results for 
Search instead for 
Did you mean: 

Add rows to cube where all key figures have zero values

Former Member
0 Kudos

Hi All,

I am loading data from DSO to Cube, but what I am observing is that wherever there is 0 values for all key figures in a row then it is not getting inserted into the cube. That row is getting skipped. Is it a normal behavior of a cube or there is something I need to check. I have written Start routine and end routine in transformation which maps DSO to Cube. Please suggest.

Thanks,

Avadhoot Nayakal

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

hi avadhoot,

                   it must and should update can you check the code of your routine.

fcorodriguezl
Contributor
0 Kudos

Hi Avandhoot!

Please check if you have any init or final routine. Another case maybe you are running a compresión process in your cube.

Regards.

ccc_ccc
Active Contributor
0 Kudos

Hi Avadhoot,

Suppose to not, it has to update record.

May be you written any logic like deleting rows where all key figures are zero (0).

Pls check.

Or

Create another infocube cube2 and create transformation from same dso which feeding actual one,

in this transformation do not write any logic just update and check how it is working.

Regards,

Nanda