I tried so many times but still field is not getting updated and the catch is it is working when am debugging it. Any help welcome.
@salesforcemakessense5 күн бұрын
Can you check if you have activated the flow, added the recordId variable. Also, try debugging with the same record its not working to see if you can catch any errors on debug level.
@Bhushan-cm3du5 күн бұрын
@@salesforcemakessense Thanks for reply. Flow is activated and there is no errors while debug and debug line is also dark means flow went till end with same record but field not populating with count. (I have checked every variables and input all are as it is) :(
@salesforcemakessense5 күн бұрын
@ ah okay thats weird. Can you send the screen captures of the flow on my email address. I will take a look and revert back if I see something fishy.
@amitpaple3 ай бұрын
Hi Himanshu, i was able to do the challenge 😃
@salesforcemakessense3 ай бұрын
@@amitpaple awesome 🙌
@varshinir160629 күн бұрын
would you mind explaining me how to do this challenge please, i'm not able to do the challenge,i'm getting confused:(
@sagarr794019 күн бұрын
Thanks for the good scenario @salesforce makes sense
@salesforcemakessense17 күн бұрын
You're welcome.
@tanishqnegi74686 ай бұрын
Hey Himanshu, Do we need to make a subflow Or a new flow for the assignment you gave
@salesforcemakessense6 ай бұрын
You want the right answer? try both ways, no harm :D
@saikumarreddy.t603811 ай бұрын
Hi Himanshu, if a Contract is deleted then is it possible to update the Count of Contracts on Contact through flow?
@salesforcemakessense11 ай бұрын
Yes absolutely thats a challlenge you can take up
@saikumarreddy.t603810 ай бұрын
Yeah Arun done with the flow
@Arun_Kumar018910 ай бұрын
Hi Himanshu Your Teaching is Absolutely Superb!!! I am Trying to deleted the contractors what are the steps i had to taken by using this flow can i take a decision element Isnew() Come one side and old records are going to otherside and then i applied the delete records is it correct
@salesforcemakessense10 ай бұрын
So you can write another flow and keep the wntry condition as when a record is deleted to handle the delete scenarios
@Arun_Kumar01899 ай бұрын
Hi Himanshu i got an error while re-parenting the account this flow is not counting is there any alternative