Forum Discussion

wcl3y2's avatar
wcl3y2
New Contributor III
6 years ago

Group and Sum in Expression Language

I am trying to group and sum an amount by two properties with the expression language with no luck. I tried using the reduce function, but it’s not working like it does in traditional javascript. Is...