-
Help me on the given Salesforce Trigger Scenario
Scenario 1.
1) Make two number fields on contact object Amount_X Amount_Y
2) Make one picklist field "Type" , values ('Positive', 'Negative')
3) Make two number fields on account Rollup_Amount_X Rollup_Amount_Y Rollup_Amount
4) Make one trigger on contact object, which will do following: --> Sum all child of contact's field "Amount_X" and store in parent account's "Rollup_Amount_X" Where Type is "Positive" --> Sum all child of contact's field "Amount_Y" and store in parent account's "Rollup_Amount_Y" Where Type is "Negative" --> Sum all child of contact's field "Amount_X" + "Amount_Y" and store in parent account's "Rollup_Amount"
5) Make trigger as bulk / Test class
Log In to reply.
Popular Salesforce Blogs
![salesforce visualforce angularjs](https://images.forcetalks.com/wp-content/uploads/2020/07/30121019/salesforce-visualforce-angularjs.jpeg)
How to develop Salesforce Visualforce apps using AngularJS ?
If you need to display Salesforce data to people other than those that have Salesforce accounts, Visualforce pages is the best way to go. It…
![](https://images.forcetalks.com/wp-content/uploads/2020/11/25112837/sa_1606303496Salesforce%20%20technical%20debt%20assessment%20main-1024x522.png)
Webinar: Performing a Successful Technical Debt Assessment in Salesforce
Technical debt is a concept in software development that reflects the implied cost of additional rework caused by choosing an easy (and potentially limited) solution…
![](https://images.forcetalks.com/wp-content/uploads/2022/02/10111340/sa_1644491192TSOFI-1024x537.png)
Typical Stages of Salesforce Integration
The full version was originally published at Twistellar Delivering a seamless customer experience is a key element fuelling your business growth. Providing this kind of…
Popular Salesforce Videos
AMPscript Math Functions - Salesforce Marketing Cloud Functions in 5 minutes
Cameron Robert steps through how to use the AMPscript Math Functions in Salesforce Marketing Cloud. Key Moments: Introduction to AMPscript Math Functions (0:00) Add, Subtract,…
Algoworks is Now a Salesforce Gold Partner
Being just a registered partner back in 2013, the journey to striking Gold in 2020 has been long. On the way to getting that Gold,…