Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

I'm using GlideAggregate to do the calculation

HUANGCONG
Tera Contributor

I'm using GlideAggregate to do the calculation

input

column A        column B 

abc                   10           

abc                   10 

Abc                   10

what i except 

column A         column B

abc                   20

Abc                  10

but the reality is 

column A    column B

abc               30

1 REPLY 1

Not applicable

Hi @HUANGCONG ,

Share your script