Skip to content

dannysummerlin/apex-collectionOperation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apex-collectionOperation

Deploy to Salesforce

WIP

This class allows you to create an action in a Lightning Flow in order to perform an operation across multiple records on the same field. For instance if you wanted to add up the Amount of a collection of Opportunities and add it to their Campaign but were out of Rollup fields:

Screenshot of the Apex Action

Operations

to be filled out and made more clear in the interface

  • count
  • unique
  • concat
  • sum
  • average
  • max
  • min
  • maxDate
  • minDate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages