Пікірлер
@arpitagupta1758
@arpitagupta1758 2 ай бұрын
What if we want to save the latest updated site location only? Can anybody pls help
@kevinwolfe371
@kevinwolfe371 Жыл бұрын
"PromoSM"
@deepakkonjety9643
@deepakkonjety9643 Жыл бұрын
Thanks for the clear explanation. But I am getting the APEX CPU time Limit issue.
@bhaskernagendrasatyanaraya8978
@bhaskernagendrasatyanaraya8978 Жыл бұрын
Hi Sir, Can you tel me how to do this flow You have a list of contacts in Salesforce, each of which is related to one or more account records. Whenever a contact's information changes, you want to automatically update the corresponding account records.
@vasundharabhele4770
@vasundharabhele4770 2 жыл бұрын
Need a flow on case Object.. if case status is updated then the related parent account is updated. But if 2 or 3 cases are related to single account then how to solve this problem???
@hemlatha898
@hemlatha898 2 жыл бұрын
Superb
@elderwoodstudio
@elderwoodstudio 2 жыл бұрын
Share code plz
@coolpeeps6892
@coolpeeps6892 2 жыл бұрын
Hello sir , How can i change the target if i want to place the update button under details section?
@dheerajkumar-yj6xh
@dheerajkumar-yj6xh 2 жыл бұрын
Hi there please help to solve this problem Create a 'Confirmed no. of mentees on all projects' field in Contracts & Pipeline object. For each Project related to a Contract there is a User Engagement related list. In each User Engagement related list there is a mentee record and a mentor record. We need to know the number of registered mentees on each project which can be taken from 'Total Registered Mentees' The 'Confirmed no. of mentees on all projects' field (at Contacts level) should contain the sum of all 'Total registered users' for each User Engagement record where Type = Mentee Would be great if this could be done using Flow builder -
@rajpandey5771
@rajpandey5771 2 жыл бұрын
Your process doesn't work
@anitalautone1656
@anitalautone1656 2 жыл бұрын
Hi, can I use this solution for the same standard object Opportunity ? I would like to count the sum of small opportunities (as children) related to a Big Opportunity (as a parent) Thanks in advance for your help
@apnacourse1544
@apnacourse1544 2 жыл бұрын
Good Session....Can you please share the code link in the comment
@deepakkonjety9643
@deepakkonjety9643 2 жыл бұрын
Incase if you remove the site location for one of the child to None then parent record should gets updated ? Please let me know .
@GustavoSeluja
@GustavoSeluja 2 жыл бұрын
Can a rollup of tasks (number of tasks of a specific task record type) be created using flow?
@pavithraloganathan8436
@pavithraloganathan8436 2 жыл бұрын
If Contact with site location in account is a text field then it will support only 255 characters right? so if we update more than 255 characters will this field support that values?
@dariafischer8613
@dariafischer8613 2 жыл бұрын
that's a great thing! thank you!
@ymerojas
@ymerojas 2 жыл бұрын
Can you please create a flow to add child record revenue to a parent record overall revenue in an Account Hierarchy?
@ashleys1319
@ashleys1319 2 жыл бұрын
What if we wanted to override these fields?
@twi2zy
@twi2zy 2 жыл бұрын
Please , What is the type of the field ( Number of contact ) in which we display the result of flow and where we create it ? because in my case it seems like an input field :/
@pranaygodhankar2204
@pranaygodhankar2204 3 жыл бұрын
if i want to add particular picklist and how many we can create that picklist contact then show the number of contact site location .. how we can do this scenario?
@Tyffantom
@Tyffantom 3 жыл бұрын
Hi. Thanks a lot. I would need to do a rollup summary field, not for a sum, but for a max date (last project date for example). What would be different in the flow then please? I cannot make it work...
@himabhargavichinnu4375
@himabhargavichinnu4375 3 жыл бұрын
Can you tell how to do in screen flows?
@rachamallabalu
@rachamallabalu 3 жыл бұрын
i tried to update count of contacts and sum of value of contacts in single flow but it is not working.
@rachamallabalu
@rachamallabalu 3 жыл бұрын
i tried part 1and part2 of flows explained by you and are succesfully working. i created a flow using logic for count and sum of values as explained in your videos but it is not working. can we create two rollsummaries on one object at atime
@syedshahidhassan2099
@syedshahidhassan2099 3 жыл бұрын
Thank you
@bhavyagulati7185
@bhavyagulati7185 3 жыл бұрын
What is advised when we need a cross object formula field in the rollup filter?
@vinodhkumarpalukuri5254
@vinodhkumarpalukuri5254 3 жыл бұрын
It is very useful for creating rollup summaries without writing any code. Thanks
@luchmoments
@luchmoments 3 жыл бұрын
Can this be done for the contact object?
@sfdcwiz
@sfdcwiz 3 жыл бұрын
This can be done for contact object also ( Based on your requirement)
@luchmoments
@luchmoments 3 жыл бұрын
Hi, thanks for you video. It really helped but when I try to use it for deleting contact, total numberofcontacts on account object is now 0 instead of going from 3 to 2 (as I only deleted on contact). Can you help?
@chithraprakash2271
@chithraprakash2271 3 жыл бұрын
Equal counts is not showing as an option
@sfdcwiz
@sfdcwiz 3 жыл бұрын
Please make sure the select your variable as Number Type to see equal count option
@jeevanreddy7363
@jeevanreddy7363 3 жыл бұрын
Can we retrieve details of account by submitting button
@sfdcwiz
@sfdcwiz 3 жыл бұрын
Hi Jeevan, I am not clear about your request. Please provide more details so I can try to answer your question
@robjenkin
@robjenkin 3 жыл бұрын
For some reason my field updates to reflect ONLY the amount from the most recently saved object (it does not sum the amounts). Explanation: it is like, in your example: (1) if you update Tom Brady (to 2700), then the Total Contacts revenue is 2700 (good). (2) if you update Tom Brady to 3000 -> total contacts revenue is 3000 (good). but (3) when you add a second record (or update an existing second record) like Jack Rogers, (10,000) the total contacts revenue shows only 10,000 (Jack Rogers) NOT 13000 (sum of Jack Rogers and Tom Brady). Any thoughts?
@robjenkin
@robjenkin 3 жыл бұрын
I am creating a field (Total Grants) in a custom object (Funding) where there is another custom object (Grants) which has a field (Donor Funding Amount) and I would to sum the Donor Funding Amount in all grants that have the Funding (field in Grant object) equal to the Funding Ref of the Funding. Does that make sense?
@sfdcwiz
@sfdcwiz 3 жыл бұрын
@@robjenkin I checked the flow and it's working as expected. Please check if there is anything missing in your flow ( any assignments/variable declaration)
@lucianroux4510
@lucianroux4510 3 жыл бұрын
This is an amazing tutorial! Thanks for sharing
@baliramdudhal558
@baliramdudhal558 3 жыл бұрын
how to create rollup summary using flow for capture value from related Task and Activity object and sum value shown on Account object
@sfdcwiz
@sfdcwiz 3 жыл бұрын
Hi Baliram, Please add some more details so I can provide on design part to you
@baliramdudhal558
@baliramdudhal558 3 жыл бұрын
Nice 👍
@ashleycampisano8092
@ashleycampisano8092 4 жыл бұрын
Thank you! Is there a way to create a rollup field that calculates the Sum using this approach?
@sfdcwiz
@sfdcwiz 4 жыл бұрын
It is possible Ashley. Probably I will add one video on sum calculations this month
@robertjenkin7805
@robertjenkin7805 4 жыл бұрын
@@sfdcwiz I am trying to do this. Finding it very difficult
@sfdcwiz
@sfdcwiz 4 жыл бұрын
@@robertjenkin7805 Please check this link kzbin.info/www/bejne/nJybfJWAbNSSprc . If that didn't work , let me know your details so I can reach out to you through email.
@chithraprakash2271
@chithraprakash2271 4 жыл бұрын
Please post more videos on Flow. Your explanation really good. Easy to understand.
@chithraprakash2271
@chithraprakash2271 4 жыл бұрын
Thank you so much for a great video.
@aeb27
@aeb27 4 жыл бұрын
This is very helpful and working, but what if a contact is deleted? the count remains the same and is no longer accurate. Any ideas?
@sfdcwiz
@sfdcwiz 4 жыл бұрын
Sorry for late reply. To your question, There is a possibility if we select the delete option. I will add a video on it
@sfdcwiz
@sfdcwiz 4 жыл бұрын
Please check this link : kzbin.info/www/bejne/nJybfJWAbNSSprc