Skip to Content
0
Sep 13, 2023 at 09:19 AM

Update master data dimension without adding new values

43 Views

Hello community,

We have a senario where we upload data to a public dimension where we have a filtre in data source job in SAP SAC.

For exemple :

The filter is Task == 'A'

The line uploaded first is ;

Company : 'ABC' Type : 'DEF' TASK : 'A'

The problem is that after a while we can change the Task from A to another value and also change the Type to another value.

But after the change of type the updated value will not appear in sap sac dimension because also the Task was change to B and in the filter we load just tasks with A.

Is there a possibility to update just the loaded ID's in the dimension without the use of a filter.

Kind regards,