I always learn so much from your videos, thank you so much for putting these up and please don't stop, they are great!!
@salesforcegeek2 жыл бұрын
Thank you 😊
@salesforceWithParamita Жыл бұрын
excellent explanation. Thanks Shubham👍
@salesforcegeek Жыл бұрын
So nice of you
@anshulagrawal67063 жыл бұрын
Just trying to understand how would we have recordId in before save flows when we are creating an account as they run at the very start of the execution. They wont have even related opportunities. This scenario should only run when Record is updated.
@salesforcegeek3 жыл бұрын
Yes Anshul Thank you for the comment i will edit the video thank you
@parveenparveen9384 Жыл бұрын
@@salesforcegeek , For me no. Of Opp filed is getting updated as soon i create new opp from related tab. but for you its getting updated when you change Rating Field Only. May i know why like this. Did the Related fields update the trigger flow or not?
@malligiri3754 Жыл бұрын
Thanks sir , it is very good info. But I have a doubt if someone changed the opportunity account I'd to some other one , this flow will not update the other account oppty count
@ryan3249 Жыл бұрын
Hi Salesforce Geek, how to update the count when opportunity is deleted or the parent is changed. How can we handle this in your flow. Please explain , thank you.
@shreyaraut92704 ай бұрын
I tried with assignment element but it was not working, then I added "Update triggering record" and the the record got updated.
@salesforcegeek4 ай бұрын
please make sure you are using the fast field update if you are using assignment element and updating the same record that triggers the flow
@Jsharmaofficial Жыл бұрын
Hi , How to work it for custom object ?
@mitthu162 жыл бұрын
can we count the total no. of stages changed by user in opportunity
@BCT_PragathiSri Жыл бұрын
Beauty and brain perfect combo
@salesforcegeek Жыл бұрын
Thank you :)
@shivam_diwan Жыл бұрын
I think we cannot calculate this using rollup summary because we cannot apply the filter for only closed won opportunities in rollup summary
@shahidarafat5646 Жыл бұрын
Yes, also one problem is opportunity is not related with M:D relationship with account, it has Lookup relationship
@priyankagholap3812 жыл бұрын
Great
@meghagupta87612 жыл бұрын
How to create flow to count no of high priority cases of an account
@salesforcegeek2 жыл бұрын
do the same as in this video just change the object of yours and apply the filter of the priority
@YogeshKumar-zs9cg2 жыл бұрын
Bro dont go too fast. please explain each and every point . i'm very uclear with your example.