Salesforce Fact #951 | Sum of value of selected records in screen flow datatable

Suppose we have a datatable in screen flow and we would like to show the sum of some numeric field of the selected records.

We can use screen action and transform element to get the results.

In this example, we are getting the sum of the Numberofemployees of the selected account records.

Attached are the screenshots.






Comments

  1. Very informative post! Understanding advanced Salesforce screen flows can greatly enhance reporting and automation within your org. I appreciate how this article breaks down the process step by step, making it easier for admins and developers to implement. For organizations considering system upgrades, knowing how tomigrate data from Salesforce to Zoho CRM can ensure a smooth transition while maintaining data integrity. Excellent guidance for anyone working with Salesforce flows and planning a CRM migration.

    ReplyDelete

Post a Comment

Popular posts from this blog

Salesforce Fact #913 | Access selected record field values in screen flow lookup w/o Get Records