Hi at All,
I have a pretty complicated problem.
I imlemented several ETL Jobs which are importing Turnover data from several sources into one database.
Due to several reasons the data are always updated. As a consequence all information belonging to the adressed cube are deleted and new imported daily.
Now I want to create plan figures in that cube. Therefore I created a dimenson datatype with the elements "actual" and "planned".
If I now do some planning inside of the turnover cube those plan figures will be deleted afer the import of the new turnover data
Due to this I thought about creating another cube (planning cube) which is identical with the turnover cube but all data are not imported by the ETl Jobs but by a business rule.
My Idea is:
If some new actual data have been imported to the turnover cube those data should be transfered to the planning cube.
If I create plan figures in the planning cube those figures should be written into the turnover cube.
the problem is that I do not have any clue how to manage this. I think this is possible by using business rules but unfprtunately I did not find out how to do such a job.
I really hope someone could help me with this.
Best regards
Roman
I have a pretty complicated problem.
I imlemented several ETL Jobs which are importing Turnover data from several sources into one database.
Due to several reasons the data are always updated. As a consequence all information belonging to the adressed cube are deleted and new imported daily.
Now I want to create plan figures in that cube. Therefore I created a dimenson datatype with the elements "actual" and "planned".
If I now do some planning inside of the turnover cube those plan figures will be deleted afer the import of the new turnover data

Due to this I thought about creating another cube (planning cube) which is identical with the turnover cube but all data are not imported by the ETl Jobs but by a business rule.
My Idea is:
If some new actual data have been imported to the turnover cube those data should be transfered to the planning cube.
If I create plan figures in the planning cube those figures should be written into the turnover cube.
the problem is that I do not have any clue how to manage this. I think this is possible by using business rules but unfprtunately I did not find out how to do such a job.
I really hope someone could help me with this.
Best regards
Roman