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
JakeSteinberg
3 months agoNew Contributor III
DataBuffer Aligning of Dimensions
Hello, I have a question about aligning dimensions of a DataBuffer. I have an unallocated balance that is stored at a specific UD2 base member. This is shown in the log below: The goal is to mu...
- 3 months ago
Hello Jake,
You can use unbalanced data buffer math functions (e.g. MultiplyUnbalanced (A#OperatingSales, A#DriverAccount:U2#Global, U2#Global)), or the not very recommended one "U2#All * U2#None" calculation script.
Documentation about unbalanced math: https://documentation.onestream.com/docs/Content/API%20Overview/Finance%20Functions%20APIs/10.3%20-%20Unbalanced%20Math%20Functions.html
Hope this helps!
Ruben_Moya
3 months agoNew Contributor II
Hello Jake,
You can use unbalanced data buffer math functions (e.g. MultiplyUnbalanced (A#OperatingSales, A#DriverAccount:U2#Global, U2#Global)), or the not very recommended one "U2#All * U2#None" calculation script.
Documentation about unbalanced math: https://documentation.onestream.com/docs/Content/API%20Overview/Finance%20Functions%20APIs/10.3%20-%20Unbalanced%20Math%20Functions.html
Hope this helps!
Related Content
- 2 years ago
- 3 years ago