How to Update related records using Salesforce Flow

  Рет қаралды 41,331

Salesforce Geek

Salesforce Geek

Күн бұрын

Пікірлер: 51
@tomnoyes712
@tomnoyes712 2 жыл бұрын
Thank you very much. I was looking for something EXACTLY like this - updating the Many side of a 1-Many relationship from an update to the 1 side.
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Glad this helps you😀
@emilylambden194
@emilylambden194 2 ай бұрын
Thank you for this!
@beachhouse7160
@beachhouse7160 2 жыл бұрын
You've just solved my flow issue I've been puzzling over for a few days now on the Loop. Thanks
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Glad it helped you
@gmorter1
@gmorter1 11 ай бұрын
Thanks!
@salesforcegeek
@salesforcegeek 11 ай бұрын
Thank you for the support 🙏
@徹仁田
@徹仁田 2 жыл бұрын
This video is very good! I shared it on Twitter.
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Thank you
@independenttruth1
@independenttruth1 2 жыл бұрын
I am first viewer. Woohooo. . I always like Salesforce geeks videos
@salesforcegeek
@salesforcegeek 2 жыл бұрын
I appreciate ❤️ and thank you for supporting
@AuxSouth
@AuxSouth Жыл бұрын
Thanks a lot for the great video! Helped me a lot!
@salesforcegeek
@salesforcegeek Жыл бұрын
Glad it helped!
@RobertNoy
@RobertNoy 2 жыл бұрын
Thank you very much, good solution.
@harshitbisht4558
@harshitbisht4558 2 жыл бұрын
This is really helpful and good to learn 👍👍
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Glad you think so!
@shyamkumarpodila321
@shyamkumarpodila321 2 жыл бұрын
Nice explanation ..Geek....! upload more videos about flows.
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Thank you :)
@_Pavankumar-xj3oi
@_Pavankumar-xj3oi 5 ай бұрын
Really super 😊
@salesforcegeek
@salesforcegeek 3 ай бұрын
Thanks
@shubhampatidar1814
@shubhampatidar1814 Жыл бұрын
Thanks
@salesforcegeek
@salesforcegeek Жыл бұрын
Welcome
@thotavenkatesh1513
@thotavenkatesh1513 8 ай бұрын
Is it possible for updating two fields in every month at start date
@salesforcegeek
@salesforcegeek 7 ай бұрын
Yes we can
@yasmin1036
@yasmin1036 2 жыл бұрын
Helpful one! Thanks a lot. Anyway, if I want to include any confirmation message while saving, such as "Are you sure to inactive this account, this will close all the opportunities" or something like that. how do that, any suggestion will be appreciated.
@salesforcegeek
@salesforcegeek 2 жыл бұрын
In Record Triggered flows you can’t use any screen and all.
@AllisonONeill-k8k
@AllisonONeill-k8k Жыл бұрын
how do you assign a recordId from (i.e) object A when creating a new record of object C? currently, I can pass a recordId from B to C but additionally, need object (A) to pass.
@ILoveChoc0late
@ILoveChoc0late 2 жыл бұрын
Can you update in a flow a record from a lead object to a contact object? upon conversion?
@kumarik9027
@kumarik9027 2 жыл бұрын
Hi Shubham, How to write a flow on this? When case field is updated the related escalation field should update.... I have to write it in a flow how to write a flow on this? Is the same video is applicable for my scenario? Can I do it in the same way?
@deepthipisupati3576
@deepthipisupati3576 2 жыл бұрын
Hi Shubham, I have a field called Number of Routes in an object called Create Experiment. When I specify the number of routes, those many routes are created. If I give 2, R1 and R2 are created. If I give 3, R1,R2 and R3 are created and so on. Now when I go to related tab of routes and update the number of routes from say 2 to 3, 3 new routes are created instead of creating one extra route. So for example: I create 2 routes first, R1 and R2. Now, I Update number of routes to 3. Then I only need one extra route R3 to be created but instead again R1,R2 and R3 are created. So, I have R1, R2 from the first step and then again R1,R2,R3 from the update. To summarize; what I have: R1. R2 R1 R2. R3 What I need: R1 R2 R3 How can I do this in flows?? Im new to salesforce and just learning flows now.
@diywithnoorain
@diywithnoorain 2 жыл бұрын
I have to delete a related record same like this is working, but the flow failed if the account object is not having a related opp and the field is updated in account. It is not allowing to save the record. please help
@amitkundu6337
@amitkundu6337 2 жыл бұрын
for your 2nd approach if account is containing more than 150 opportunity, at that time this update opp hit the governor limit ?
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Please Explain?
@marudwathimarudwathi4086
@marudwathimarudwathi4086 Жыл бұрын
I am suffered with not updated the hands-on profile (connection orgs (gmails)) . please help me to complete my course
@shubhamjadhav129
@shubhamjadhav129 2 жыл бұрын
Hello Shubham , Is it possible to update field on Account based on related records of contact using record triggered flow?
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Yes it’s
@shubhamjadhav129
@shubhamjadhav129 2 жыл бұрын
@@salesforcegeek I have one scenarion when you delete related record(contact) of Account, will it be possible to update custome field on the same account using flow or do we need create apex trigger ?
@keerthireddy1370
@keerthireddy1370 Жыл бұрын
Hi, Can we update the formula field on the quote object that retrieves a picklist value field from the related account object using flow builder in salesforce. For instance- If Account ( ex: Express Logistics and Transport) as a picklist value field (Industry). Created Formula field( ex: Account Industry Data) on Quote to retrieve the picklist values, whenever we update/change the Account industry field. CASE( Account_Name__r.Industry, "Agriculture", "Agriculture", "Apparel", "Apparel", "Banking", "Banking", "Biotechnology", "Biotechnology", "Chemicals", "Chemicals", "Banking", "Banking", "Communications", "Communications", "Construction", "Construction", "Consulting", "Consulting", "Education", "Education", "Electronics", "Electronics", "Energy", "Energy", "Engineering", "Engineering", "N/A") Quote field(Account Industry Data) is updating fine. I want to achieve the same with flow builder. Is it possible? Any help would be appreciated. Thanks.
@keerthireddy1370
@keerthireddy1370 Жыл бұрын
Hope you understood the scenario. Let me know.
@keerthireddy1370
@keerthireddy1370 Жыл бұрын
any update
@simonamitran6788
@simonamitran6788 2 жыл бұрын
How can you do the reverse of this solution? Basically, the Account comes back in business, you uncheck the checkbox, so you set the opportunities back to "Closed Won" for eg?
@amulhai
@amulhai 6 ай бұрын
can we update 50,000 records using schedule flows? means i have 50,000 opportunity which close data is today i would like to update one checkbox CRITICAL=TRUE?
@salesforcegeek
@salesforcegeek 6 ай бұрын
Yes we can but you need to make sure the maximum number of schedule-triggered flow interviews per 24 hours is 250,000, or the number of user licenses in your org multiplied by 200, whichever is greater. One interview is created for each record retrieved by the schedule-triggered flow's query.
@BabyLaughterLane
@BabyLaughterLane 2 жыл бұрын
Hi shubham If you can create these videos in Hindi then those guys who is not as much good in English they understand in very easy way please do it its a request
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Something is coming for Hindi Students
@BabyLaughterLane
@BabyLaughterLane 2 жыл бұрын
@@salesforcegeek May I know how much time it will take please let me know
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Around 1 month
@BabyLaughterLane
@BabyLaughterLane 2 жыл бұрын
@@salesforcegeek Thanks buddy
@srinivasaraobhaskara3632
@srinivasaraobhaskara3632 2 жыл бұрын
May the second approach is not the right one just because, if there are many fields need to updated in the related records (Opp) , It will update all other fields as you have no control over each field through this approach. And here is the issue major issue if the the fields which you are simply updating dependent business process when the record/value updates like flows ,PB,WF,Before or after trigger , it will unnecessarily trigger all the business processes and validation checks. It will reduce the system performance as well.
@RobertNoy
@RobertNoy 2 жыл бұрын
to update a field with the same value should not executed other activities. Although these flows or processes would not be good developed. I would recomment "ISCHANGED" as trigger, so the same value would not receive "true"
@FastlaneProductions1
@FastlaneProductions1 Жыл бұрын
I like the 2nd way better if I can, haha
UPDATE RECORD ELEMENT In Salesforce Flow | Salesforce Flow for Beginners
20:46
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
How to use a Loop in a Salesforce Flow - Example walk-through
9:57
LOOP element in Salesforce Flow Builder | Salesforce Flow for Beginners
11:28
Flow Trigger Explorer in Salesforce - Salesforce Geek
11:24
Salesforce Geek
Рет қаралды 3 М.
Record Triggered Flows with Real Time Scenarios
1:22:34
Salesforce Exclusive
Рет қаралды 69 М.
Transform Element in Salesforce Flow | Salesforce Geek
20:51
Salesforce Geek
Рет қаралды 2,2 М.
Update Custom Last Activity Date Field with Salesforce Flow
13:06
Rotive - Brian Hays
Рет қаралды 9 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН