cancel
Showing results for 
Search instead for 
Did you mean: 

Updating info cube from info source

edsays73
Explorer
0 Kudos

Hi Everyone,

I have a requirement where I need to update a key figure in an info cube from an info source without altering all the other key figures.

The data flow is as follows:

Two data sources, DS1 and DS2 feed a dso. Each dtp has a filter that updates key figure 1 in the dso with a certain date range from each.

That dso then updates two different info cubes which update two different POS with the same data.

Now we need to update key figure 1of info cube 2 with the unfiltered key figure 1 from data source 1.

In the process chain, IC2 gets deleted and reupdated with dso1.

I would like to just update key figure 1 in IC2 directly from DS1 without altering the data in all the other key figures in IC2.

Any help would be great.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186445
Active Contributor

i think you can only do this with a read on the other dso in the start routine. With a direct update on the same key, the other key figures with no mapping will be set initial as far as i know.

edsays73
Explorer
0 Kudos

Thanks for your answer Mario. I thought that too and in fact already have a routine in dev.