Cloud Kicks has created a screen flow for their sales team to use when they add new leads. The screen flow collect name, email and shoe preference. which two things should the administrator do to display the screen flow? Choose 2 answers
Correct Answer:
AB
To display the screen flow, the administrator should create a tab and add the screen flow to the page. The administrator can also use a flow element and add the screen flow to the record page.
The other options are not relevant to this scenario. Adding the flow in the utility bar of the console will not display the screen flow. Installing an app from the AppExchange is not
necessary to display the screen flow.
Here are thesteps on how to create a tab and add the screen flow to the page:
✑ Go to Setup > Tabs.
✑ Click New.
✑ Enter a name and label for the tab.
✑ Select the Screen Flow tab type.
✑ Select the screen flow that you want to display.
✑ Click Save.
Here are the steps on howto use a flow element and add the screen flow to the record page:
✑ Go to Setup > Customize > Lightning App Builder.
✑ Select the record page that you want to add the screen flow to.
✑ Click Edit.
✑ Drag the Flow element from the Palette to the canvas.
✑ Select the screen flow that you want to display.
✑ Click Save.
Users have noticed that when they click on a report in a dashboard to view the report details, the
values in the report are different from the values displayed on the dashboard. What are the two reasons this is likely to occur?
Choose 2 answers
Correct Answer:
CD
Dashboards show data from source reports as visual components that provide a snapshot of key metrics and performance indicators. Dashboards need to be refreshed manually or scheduled to run on a regular basis to reflect the most recent data from the reports. The running user of a dashboard determines whose security settings are applied when the dashboard is run. If the running user is different from the viewer of the dashboard, they may see different data based on their permissions and sharing settings.References:https://trailhead.salesforce.com/en/content/learn/modules/lex_impleme ntation_dashboards_and_reports/dashboards
A new Sales Rep at Ursa Major has a qualified lead that is ready for conversation. When using the Lead Conversion process, which two records can be Created? Choose 2 answers
Correct Answer:
AD
Account and contact are two records that can be created when using the lead conversion process. The lead conversion process converts a lead into an account, a contact, andoptionally, an opportunity.References:https://help.salesforce.com/s/articleView?id=sf.convert_lead.htm&t ype=5
administrator at Northern Trail Outfitters is unable to add a new user in Salesforce. What could cause this issue?
Correct Answer:
A
One of the possible causes for being unable to add a new user in Salesforce is that the username is already in use by another organization. Usernames must be globally unique across all Salesforce orgs, so if another user has claimed that username before, it cannot be used again. To fix this issue, choose a different username that is not taken by anyone else. The username is not restricted to a domain specific to my domain unless specified by an administrator. The email address used for the username does nothave to match a contact record. The email used for the username can be any valid email address.References:https://help.salesforce.com/s/articleView?id=sf.admin_usermgmt_add. htm&type=5
Clod Kicks has a screen flow with two questions on the same screen, but only one is necessary
at a time. The administrator has been asked to show only the questions that is needed. How should an administrator complete this?
Correct Answer:
C
Conditional visibility is a feature that allows administrators to show or hide screen components in a flow based on certain conditions or criteria. For example, conditional visibility can show only one question on a screen depending on the value of another field or variable. Conditional visibility consists of one or more rules that define when to show or hide a component based on an expression that evaluates to true or false. In this case, the administrator can use conditional visibility to hide the unnecessary question on the screen flow based on the scenario.References:https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_scr eencmp.htm&type=5