
CRT-101試験問題でリアルに更新された問題PDF
合格させる無料保証付きクイズ2024年最新の実際に出ると確認されたSalesforce
質問 # 56
You can map a single column from the CSV file to multiple fields in Salesforce SFA.
- A. False
- B. True
正解:B
質問 # 57
Is it possible to have Sidebar search enabled with Global Search?
- A. Yes
- B. No
正解:B
質問 # 58
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?
- A. Use branching in the flow screen to show the proper scenario
- B. Use a conditional visibility to hide the unnecessary question
- C. Use a new version of the flow for each scenario.
- D. Use a decision element and a new screen to show the proper question
正解:B
解説:
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. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_screencmp.htm&type=5
質問 # 59
An administrator at Cloud Kicks has a flow in production that is supposed to create new records.
However, no new records are being created.
What could the issue be?
- A. The flow trigger is missing.
- B. The flow URL is deactivated.
- C. The flow is read only.
- D. The flow is inactive.
正解:D
解説:
A flow can be active or inactive depending on whether you want it to run or not. An inactive flow cannot be run by users or processes until you activate it. If a flow in production is supposed to create new records but it is not doing so, it could be because the flow is inactive and needs to be activated. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_distribute_activate.htm&type=5
質問 # 60
When I convert a lead to an Opportunity, I must give the opportunity a unique name so I know what it is (ex: Pacific Bank - Red Package).
- A. False
- B. True
正解:B
質問 # 61
The administrator at Cloud Kicks has created an approval process for time off requests.
Which two automated actions are available to be added as part of the approval process?
Choose 2 answers
- A. Chatter Post
- B. Email Alert
- C. Field Update
- D. Auto launched Flow
正解:B、C
質問 # 62
The running user of a dashboard overrides the sharing model to see the high-level summary data for everyone at the level of the Running User and below.
- A. False
- B. True
正解:B
質問 # 63
A sales rep has left the company and an administrator has been asked to re-assign all their accounts and opportunities to a new sales rep and keep the teams as is.
Which tool should an administrator use to accomplish this?
- A. Dataloader.io
- B. Data Import Wizard
- C. Mass Transfer Tool
- D. Data Loader
正解:C
解説:
The mass transfer tool allows you to transfer up to 250 records at a time from one user to another user while keeping the existing team members intact. You can access this tool from Setup by entering Mass Transfer Records in the Quick Find box. Reference: https://help.salesforce.com/s/articleView?id=sf.mass_transfer_overview.htm&type=5
質問 # 64
A new list view can be created from within the console
- A. True
- B. False
正解:B
質問 # 65
An administrator has been asked to update a flow that was created as part of a recent update. When the administrator opens the flow for editing, the Flow toolbox offers only four elements: Assignment, Decision, Get Records, and Loop.
What would cause this?
- A. The flow is a before save flow.
- B. The version of the flow is activated.
- C. The version of the flow is inactive.
- D. The flow is a screen flow.
正解:A
解説:
Before save flows only support four elements: Assignment, Decision, Get Records, and Loop.
質問 # 66
When you transfer an Account which of the following objects are automatically transferred?
- A. Attachments, notes, open activities, open opportunities owned by the current account owner
- B. Contacts (on business accounts only), attachments, notes, open activities, open opportunities owned by the current account owner
- C. Contacts (on business accounts only), attachments, notes, open activities
- D. Contacts (on business accounts only), attachments, open opportunities owned by the current account owner
正解:B
質問 # 67
Universal Containers has enabled Data Protection and Privacy for its org.
Which page layouts will have the Individual field available for tracking data privacy information?
- A. Individual, User, and Account
- B. Case and Opportunity
- C. Account and User
- D. Contact, Lead, and Person Account
正解:D
質問 # 68
Which of the following are part of the Service Cloud offering?
- A. Knowledge
- B. Quotes
- C. Entitlements
- D. Campaigns
- E. Opportunities
正解:A、C
質問 # 69
The administrator at universal containers has a screen flow that helps users create new leads.
When lead source is "Search Engine", the administrator needs to require the user to choose a specific a search engine from a picklist. If lead source is not "Search Engine", this picklist should be hidden.
How should the administrator complete this requirement?
- A. Configure a picklist for specific search engine, and use a validation rule to conditionally show only when lead source is "Search Engine"
- B. Create a picklist for specific search engine, and set conditional visibility so that is only shown when lead source is "Search Engine".
- C. Assign a decision element to direct the user to a second screen to hold specific search engine only when a lead source is "Search Engine".
- D. Use an assignment element, one for when lead source is "Search Engine" and one for everything else.
正解:B
解説:
To require users to choose a specific search engine from a picklist when lead source is "Search Engine", and hide it otherwise, the administrator should create a picklist for specific search engine on the same screen as lead source, and set conditional visibility so that it is only shown when lead source is "Search Engine". This will make sure that users see only relevant fields based on their input. A decision element will create an extra screen that may disrupt user experience. An assignment element will not affect field visibility. A validation rule will not hide fields but only show errors when values are invalid. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_screen_components_picklist.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_screen_components_conditional_visibility.htm&type=5
質問 # 70
An administrator Creates a custom text area field on the Account object and adds it to the service team's page layout. The services team manager loves the addition of this field and wants it to appear in the highlights panel so that the services reps can quickly find it when on the Account Page How should the administrator accomplish this?
- A. In the Account object manager, create a custom compact layout.
- B. Create a new page layout and a new section titled highlights panel.
- C. From the page layout editor, drag the field to the highlights panel.
- D. Make the field required and move it to the top of the page.
正解:A
解説:
Compact layouts determine which fields appear in the highlights panel on record pages and in the Salesforce mobile app. To create a custom compact layout, go to the Account object manager and select Compact Layouts from the sidebar menu. Then click New and add the desired fields to the layout. Reference: https://help.salesforce.com/s/articleView?id=sf.compact_layouts_create.htm&type=5
質問 # 71
Data validation ensures the integrity of data when data is exported in SF
- A. True
- B. False
正解:B
質問 # 72
......
Salesforce CRT-101試験は、60の複数選択問題から構成されます。試験時間は105分で、合格点は65%です。試験は英語、日本語、スペイン語、ドイツ語など、複数の言語で利用可能です。この認定はグローバルに認められており、この試験に合格することで、Salesforce管理の分野で多数の求人機会が開かれます。
Salesforce CRT-101 試験の準備には、オンラインコースを受講したり、トレーニングセッションに参加したり、Salesforce Administrator 資格認定の学習ガイドを勉強したりすることができます。また、練習試験やクイズを受けて、自分の知識を評価し、改善すべき分野を特定することもできます。
トップクラスのCRT-101練習試験問題:https://www.jpntest.com/shiken/CRT-101-mondaishu
無料Salesforce Certified Administrator CRT-101究極の学習ガイド:https://drive.google.com/open?id=1MbyPu_q_99mlK7HJA8Xd1lbxIt8H_KEi