Accumulation of multiple values in different items to the same target area
Posted: Fri Sep 02, 2016 1:40 pm
Hello,
Here i am with one more question!
Have to achieve the accumulation of data, where source cube has picklist and in target the picklist items are in one of the of real dimension.
It is easy to move data when you have one picklist item in source with string comparison using IF statement.
But in current case we have three picklist items (Business function requirement) and all have same dimension assigned to them. In target it is only one dimension against which i have to move the data.
So rule should be
1) 1st Picklist: Move all matching string data to Target instance
2) 2nd Picklist: If Target has non zero values for matched strings, then Add the source data, else fill with source data
3) 3rd Picklist: If Target has non zero values for matched strings, then Add the source data, else fill with source data
However the rule is not working, or something is wrong in rule. Not able to figure out.
Attaching the screenshot document for the same, please guide.
Somewhere it is wrong or the method i m doing is wrong. Is there any other way to achieve the functionality?
Thanks in advance!
R
Here i am with one more question!
Have to achieve the accumulation of data, where source cube has picklist and in target the picklist items are in one of the of real dimension.
It is easy to move data when you have one picklist item in source with string comparison using IF statement.
But in current case we have three picklist items (Business function requirement) and all have same dimension assigned to them. In target it is only one dimension against which i have to move the data.
So rule should be
1) 1st Picklist: Move all matching string data to Target instance
2) 2nd Picklist: If Target has non zero values for matched strings, then Add the source data, else fill with source data
3) 3rd Picklist: If Target has non zero values for matched strings, then Add the source data, else fill with source data
However the rule is not working, or something is wrong in rule. Not able to figure out.
Attaching the screenshot document for the same, please guide.
Somewhere it is wrong or the method i m doing is wrong. Is there any other way to achieve the functionality?
Thanks in advance!
R