Eric Burté (DEVOTEAM) Forum Ambassador
Hello @Don Oliver A, I guess that is a challenge / test you have been asked to take...
Look here to see how to create an input variable
https://trailhead.salesforce.com/content/learn/modules/flow-basics/learn-about-flow-variables
Please have a look at the repeater element that will help you repeat a set of components in a screen flow based on an input.
https://help.salesforce.com/s/articleView?id=platform.flow_elements_screen_modify_records.htm&type=5
Eric
🚀 New Salesforce Feature Explained: Flow Embedded Analytics
Understanding how your Salesforce Flows behave in real time just got easier!
In my latest video on Technical Potpourri, I explore Salesforce’s new Flow Embedded Analytics feature, which brings powerful visibility directly into the Flow Canvas.
🔍 What’s covered in the video?
• Total flow runs displayed on each flow element
• Clear insights into execution paths and performance
• How this helps admins and developers debug and optimize flows faster
If you work with Salesforce Flows, this feature is a game-changer for performance analysis and troubleshooting.
🎥 Watch the full video here:
👉 https://youtu.be/FdfXfq6JTqo
@The Blog Group @* Release Readiness Trailblazers *
#Flow #Flows #Screen Flow #New Releases #Release Readiness
I am doing the Superbadge: Advanced Flow for Agentforce
: MOdule 3
Getting error "We can't find a Get Records element called Get This Contact's Orders in the Refund Request flow, or it isn't configured as specified. Make sure the filter condition is setting the CustomerAuthorizedById, not CompanyAuthorizedById."
I've checked all the elements in my flow, which are correct. The conditions are correct, sort is descending by create date, limit 5 records. I've deleted and recreated the decision element several times and still not had any luck passing this part of the training. I've debugged the flow and it works as well.
Any help please recommend. (attached screenshots)
#Agentforce #Flows