Can you pls show some example for fast field update within loop (bulkified) where also within loop we are checking if field value have been changed on created/updated. And if there's any video already available pls share the link for the same
@vishwaskumarjyothula928611 ай бұрын
As its a before trigger , Insted of using update element we can use assignment element for updating values right ?
@SalesforceHulk8 ай бұрын
Yes
@roddyperry5669 Жыл бұрын
Hello please i have a question. Based on the series of videos in this playlist. Video number 3 you create a master screenflow, and in this video you just created a record-triggered flow that updates the priority field. My question is, considering an org both flows in the two video, if an opportunity is created with the masted screen flow, and the opportunity amount is greater that 100,000, will it automatically trigger the record trigger flow to update the priority field?
@SalesforceHulk Жыл бұрын
Yes it will trigger the record triggered flow for updating the priority field
@alined.s Жыл бұрын
Thank you for translate in portuguese! Please, make more flow videos translated for Brazilians!
@sibaniraymittra3216 Жыл бұрын
Hi, Thank you for the covering record flow trigger. But when field updated can't see the priority field updated or not
@SalesforceHulk Жыл бұрын
It has been updated there, you can try it practically and do tell us if you face any problem while implementing it.
@AlexAlvarado-y4s8 күн бұрын
you must to select "A record is created or updated" in your configure Trigger option in the Flow
@sushmitasikha234011 ай бұрын
Hello, I tried creating this flow. After following all the steps, the priority field is always setting to High.Where can I go wrong ?
@SalesforceHulk10 ай бұрын
Debug your flow, check value at each and every step in flow, you will figure out the mistake.