Forum Discussion
3 Replies
- sameburn
OneStream Employee
Hi HemantGhosh
Try searching in the Snippets from a Finance Rule or Member Formula instead (it is context specific) and you will get a much more user friendly version. That is because Cube Data interactions are generally handled exclusively by The Finance Rules Engine.
api.Data.SetDataCell(memberScript, amount, isNoData, isDurableCalculatedData)Hope this helps
Sam
- sameburn
OneStream Employee
Hi HemantGhosh
Try searching snippets from a Finance Business Rule or Member Formula instead and you will see a much more user friendly version that uses FinanceRulesApi.
This is because it is generally the case that all Cube Data is handled almost exclusively by the Finance Rules Engine
Hope this helps
Sam
- MarcusHValued Contributor
There is a good example and explanation by Henning here:
https://community.onestreamsoftware.com/t5/Rules/Rule-to-write-to-Cell-Details/td-p/36303