cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Analytics Cloud - Loading Data with different structure within the SAC Models

guenay
Participant
0 Likes
1,059

Hi friends,

I need to load data from different Sources/Models and want a specific outcome.

Let me explain step by step:

FIrst of all I want to share this image where i tried to visualize my issue:

As you can see I have two sources:

1. A Model within the SAC where I can load Sales Quantity per Customer and Material. So the first Data inside my COGS-Model will be Sales Quantity but without the production plant, it remains #.

2. Now I use the BW to load further Data into my COGS Model. I want to load my Cost Rates. With "Production Plant" I do have further information.

Goal: I now want to add the BW data to the already existing data.

For example: Every Material has the same Cost Rate independant from the Customer. So that means the Cost Rate should only be mapped by Material. And every Material also has one specific Production Plant.

How would you solve this issue without creating data set holding # for some Dimensions. Iam concerned that overwriting data sets isn't possible for Dimension elements...

Any way, what Ideas do you have?

Looking forward hearing from you.

Kind regards,

Ismail

Accepted Solutions (0)

Answers (1)

Answers (1)

N1kh1l
Active Contributor
0 Likes

Hello Ismail,

You have to load both data sources into your model and then use Advance formula Data action to bind those two records together with material being the common link.

Regards

Nikhil

guenay
Participant
0 Likes

Thanks for the quick response. I will try it out!