I'm using GlideAggregate to do the calculation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 12:08 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 12:38 AM
Hi @HUANGCONG ,
Share your script