Forum Discussion
Marcello
3 years agoContributor
Hi Henning,
I cannot use a dynamic calc because the issue is on the parent element.
The goal is to have the "abosule value" on the leaf and then rollup the "abosule value" on the parent element (which will display the sum of absolute values instead of the parent amount in absolute value)
Are you aware of a list of available operators in the api.Data.Calculate ? Otherwise I think I will have to use a databuffer.
Thanks,
Marcello
Henning
3 years agoValued Contributor II
There are different approaches possible, e.g. doing this in stage. But to answer your question directly, no, I am not aware of such a function that you can use within an api.data.calculate other than going through the data buffer.
Related Content
- 2 years ago