The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
TimVierhout
2 years agoNew Contributor III
Derivative rule: Add record for other time period
Hi all,
We have a requirement, where in a datasource, we load revenue for the year. This is for the budget, and the workflow is a yearly workflow.
The file is on the customer/contract level and i...
Henning
OneStream Employee
2 years agoHi, it would be generally easier to calculate this in the cube after the import. I would try going that way.
Otherwise, you can use a business rule or complex expression in your derivative rule to pull the data you need from the corresponding table. If you go down that path, using Globals is highly recommended for performance. Otherwise, pulling the source data from other tables will (likely) degrade transformation performance notably. This can be done (without knowing the exact details of your requirements), but if you can calculate this in the cube as initially stated, that would be easier in my view.
Related Content
- 5 months ago