Hi,
There is need to push the data from one model to another, based on the logic that If the selected Category is Plan / Budget / Forecast in the DM Package, then based on the YEAR property of that category member the data has to move to that time period to the destination app. There is no Time selection in DM Package. Based on this Can we do it by using the Script logic. The following is the requirement apart from rename dim, skip dim, add dim. Can anyone please guide me.
Src Dimension | Memberset | Operation | Destination Dimension | Dest. Member |
SACCOUNT | PL_SALES | Skip |
|
|
SAUDITID | TOTALAUDITID |
| DATASRC | D_INPUT |
TARIFF | <ALL> members where TO_PROFIT is not empty | Property TO_PROFIT | PROFIT_ACCOUNT |
|
Thanks
Sekhar