Skip to Content
0
Former Member
Dec 21, 2007 at 07:03 AM

1 row from extractor to 2 different rows cube

14 Views

hello.

i load data from 2lis_13_vditm and want to load those data into different 2 rows.

so in extractor have 2 sums, for example 100 (COST) and 150 (NETVAL_INV)

and i want to load it into 2 rows

1 row - 0001 (ZSTAT) 100 (ZSUM)

2 row - 0002 (ZSTAT) 150 (ZSUM)

thank you in advance.