-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.6.25 - Adds support for distinct sums, averages, and more (#587)
* checkpoint for work on #583 that allows most rollup operations to be flagged as distinct * Finishes work on #583 by adding support for Rollup__mdt.IsDistinct__c flag which, when true, de-duplicates children values prior to rolling them up to the parent
- Loading branch information
1 parent
be66271
commit 908512e
Showing
19 changed files
with
411 additions
and
303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.