function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nayan AryaNayan Arya 

Process Automation Specialist

Process Automation Specialist - Step 6 Create Flow for Opportunities
I have 2 issues:
1) In Flow,
a) how to lookup records when multiple checkboxes selected
b) Based on the product checkbox selected, how to display the records.
For display, I used a screen and tried to diplay using a label field. Please refer Screen 1 and 2 below for output results.
Please could you suggest a better way to display the looked up records.
Product Flow
screen 1
output screen
2) How to distribute this flow with a Flow component in the Lightning page
Many Thanks,
Nayan
Best Answer chosen by Nayan Arya
NagendraNagendra (Salesforce Developers) 
Hi Nayan,

Hi Nayan,

Sorry for this issue you are encountering.

I have completed the challenge. What I did is created the same flow into another org and then checked the challenge and passed successfully.

Use below link for complete solution of the super badge Hope this will help you pass the challenge.

Kindly mark this as solved if the information was helpful.

Thanks,
Nagendra

All Answers

NagendraNagendra (Salesforce Developers) 
Hi Nayan,

Hi Nayan,

Sorry for this issue you are encountering.

I have completed the challenge. What I did is created the same flow into another org and then checked the challenge and passed successfully.

Use below link for complete solution of the super badge Hope this will help you pass the challenge.

Kindly mark this as solved if the information was helpful.

Thanks,
Nagendra
This was selected as the best answer
Nayan AryaNayan Arya
Thanks Nagendra, it worked in a different org.