Full Nonprofit-Cloud-Consultant Practice Test and 107 unique questions with explanations waiting just for you! [Q47-Q66]

Share

Full Nonprofit-Cloud-Consultant Practice Test and 107 unique questions with explanations waiting just for you!

Nonprofit Cloud Consultant Dumps Nonprofit-Cloud-Consultant Exam for Full Questions - Exam Study Guide

NEW QUESTION 47
The vice president of development of a nonprofit organization wants to be able to review giving in the pipeline at a high level, and track the organization's process towards finding new potential donors. The VP also wants to track program metrics as compared to donor histories. What should the consultant advise?

  • A. Review the reports on the NPSP Fundraising Reports folder. Create additional reports to track program data. Schedule each report to be sent to the vice president every morning.
  • B. Packaged NPSP dashboards cannot be edited. Recreate the NPSP Development Forecasting dashboard components. Add additional components to track program data.
  • C. Packaged NPSP reports cannot be edited. Recreate all the reports found on the NPSP Development Forecasting dashboard to edit appropriately. Add additional reports to track program data.
  • D. Review the components that are already on the NPSP Development Forecasting dashboard. Create additional reports and edit the dashboard to add components to track the program data.

Answer: D

 

NEW QUESTION 48
A nonprofit organization is using Cases in Salesforce for case management with its clients. The nonprofit organization wants to relate Cases for the same client to each other. How should the consultant advise the organization?

  • A. Use Case Comments and paste the URL of the first Case opened for the client in each new Case related to them.
  • B. Create a custom object that connects Cases to each other with two Case lookup fields and add a check box field to designate the parent Case.
  • C. Create a custom field for an ID number and assign the same number to all cases that need to be connected
  • D. Use Case Hierarchy to connect all Cases for the client to a parent case and click on View Hierarcht to see the connected Cases

Answer: D

 

NEW QUESTION 49
How should a consultant install NPSP in an existing Salesforce organization?

  • A. Visit the NPSP Installer page, install in the target organization, and complete the post-install instructions
  • B. Download each NPSP component from The Powrt of Us Hub, install organization, and complete the post-install instructions
  • C. Download each NPSP component from the AppExchange, install in the target organization, and complete the post-install instructions
  • D. Visit the NPSP Conversion Utility tool, install in the target organization, and complete the post-install instructions

Answer: A

 

NEW QUESTION 50
The executive director at a nonprofit needs to understand the overall summary of individuals engaged with the organization across multiple channels, including donations, volunteer shifts, and event attendance. What can the consultant deliver to help them achieve this summary by channel?

  • A. Create a Role Hierarchy to summarize the number of Opportunity records associated with each user, and the Campaign Memberships associated with the Primary Contact on the Opportunity by channel.
  • B. Create a User Hierarchy to report by user with the Opportunity, Contact, and Campaign records owned representing donation, volunteer, and event channels and their Campaign Memberships.
  • C. Create a Campaign Hierarchy to see the number of people associated with each donation, shift, and event, by channel with Campaign Memberships.
  • D. Create an Account Hierarchy to see the number of people related to each household, and their associated Contact records with Campaign Memberships and Opportunities by channel.

Answer: C

 

NEW QUESTION 51
What is a common cause of the NPSP upgrade failing when run in Production and there were no issues running it in the sandbox?

  • A. Not changing the account model to the Household Account Model before trying to upgrade
  • B. Not having one or more of the packages in NPSP installed
  • C. Not having adequate test code coverage
  • D. Not running the NPSP Health Check before trying to upgrade in production

Answer: D

 

NEW QUESTION 52
A nonprofit organization needs an email marketing tool that will measure email engagement and evaluates the fit of prospective supporters. Which two factors should the consultant recommend?

  • A. Pardot Grading
  • B. Marketing Cloud Reporting
  • C. Pardot Scoring
  • D. Marketing Cloud Measures

Answer: A,C

 

NEW QUESTION 53
A nonprofit organization has a lot of donors who give recurring donations. Some donors like to have their recurring donations by three times per year. What should the consultant advise?

  • A. Change one of the values on the custom installment picklist to tri-yearly.
  • B. Tri-yearly is not available as an option in Recurring Donations so for those the nonprofit will need to use Opportunities with multiple payments.
  • C. Create a custom installment period in NPSP Settings, and then add the tri-yearly custom installment period to the custom installment picklist.
  • D. Use the tri-yearly installment period that comes by default with Recurring Donations.

Answer: C

 

NEW QUESTION 54
A consultant is upgrading a non-profit client from version 2 of NPSP to version 3. Which action should the consultant take before running the NPSP Installer?

  • A. Delete the custom Households object.
  • B. Upgrade the Recurring Donations package by itself.
  • C. Run NPSP Health Check.
  • D. Delete all fields labelled Deprecated.

Answer: B

 

NEW QUESTION 55
A donor donates $500 to a nonprofit that is matched by his employer. How are the hard credits and soft credits listed in NPSP?

  • A. The donor has a hard credit of $500 and a soft credit of $500, and the employer has a hard credit of $500
  • B. The donor has a hard credit of $500, the employer has a hard credit of $500, and there are no soft credits
  • C. The donor has a hard credit of $500 and the employer has a soft credit of $500
  • D. The donor has a soft credit of $500 and the employer has a hard credit of $500

Answer: C

 

NEW QUESTION 56
A nonprofit organization uses Customizable Rollups and has a large volume of Recurring Donation Allocations for a specific fund. The system administrator notices a scheduled skew job, but does not remember scheduling it. What should the consultant advise the system administrator to do?

  • A. Delete the job
  • B. Keep the job
  • C. View the Setup Audit Trail
  • D. Run a debug log

Answer: B

 

NEW QUESTION 57
The vice president of development of a nonprofit organization wants to be able to review giving in the pipeline at a high level, and track the organization's process towards finding new potential donors. The VP also wants to track program metrics as compared to donor histories. What should the consultant advise?

  • A. Packaged NPSP dashboards cannot be edited. Recreate the NPSP Development Forecasting dashboard components. Add additional components to track program data.
  • B. Review the components that are already on the NPSP Development Forecasting dashboard. Create additional reports and edit the dashboard to add components to track the program data.
  • C. Packaged NPSP reports cannot be edited. Recreate all the reports found on the NPSP Development Forecasting dashboard to edit appropriately. Add additional reports to track program data.
  • D. Review the reports on the NPSP Fundraising Reports folder. Create additional reports to track program data. Schedule each report to be sent to the vice president every morning.

Answer: D

 

NEW QUESTION 58
An international nonprofit organization added a translated relationship picklist value, however the reciprocal relationship record is not displaying correctly.
What is the cause of this error?

  • A. The language is not supported in NPSP.
  • B. The system administrator did not add the reciprocal relationship value in the NPSP Settings tab.
  • C. The current user does not have the correct locale.
  • D. The system administrator did not enable the Translation Workbench.

Answer: B

 

NEW QUESTION 59
A developer needs to create a custom Apex class in the TDTM framework. Which sets of steps should the developer take?

  • A. Create the Apex class, test class, and Trigger Handler record
  • B. Create the Lightning component, test class, and Trigger Handler record
  • C. Create the Apex trigger, test class, and Trigger Handler record
  • D. Create the Visualforce page, test class, and a Trigger Handler record

Answer: A

 

NEW QUESTION 60
A nonprofit customer must conflict and store its clients' government-issued ID number. The consultant has set up a custom text field for the ID number. Which security solution should be used to protect this data?

  • A. Set the org wide default on Contacts to Private so only the user who owns the Contact records can access it
  • B. Turn on two-factor authentication for the staff members who need to collect and use the government ID number field data
  • C. Restrict visibility by removing it from the page layout and utilizing role hierarchy to prevent users from accessing that field except for the staff who need to interact with the government ID data
  • D. Encrypt the government ID field with Classic Encryption for Custom Fields and grant View Encrypted Data permission only to those users who have to interact with the data

Answer: D

 

NEW QUESTION 61
A consultant is installing NPSP in an existing Salesforce org for a nonprofit organization that plans to use the memberships feature in NPSP. Which action should a consultant take?

  • A. Add a value in the Type field on Opportunity for Membership.
  • B. Create a Membership Opportunity record type.
  • C. Create a Membership Affiliation record type.
  • D. Add a checkbox field on the Opportunity called "Membership".

Answer: B

 

NEW QUESTION 62
A nonprofit customer is concerned about its users having their Salesforce usernames and passwords compromised. Which Salesforce security feature should the consultant recommend?

  • A. Specify a Trusted IP Range for each user
  • B. Set up two-factor authentication
  • C. Specify a My Domain login policy for its Salesforce instance
  • D. Add IP ranges on user profiles

Answer: B

 

NEW QUESTION 63
Which two actions should a consultant take before importing a large volume of data into an NPSP org?

  • A. Disable certain Apex classes manually in production
  • B. Disable certain Apex classes using TDTM
  • C. Check if the data is clean, structured, and in its final format
  • D. Check the code coverage of the target org

Answer: B,C

 

NEW QUESTION 64
A nonprofit organization has a large number of duplicate contacts the consultant needs to clean up. What should the consultant recommend to handle duplicate clean up in bulk?

  • A. Salesforce Duplicate Management
  • B. Salesforce Data Loader
  • C. Third party app from the AppExhange
  • D. NPSP Contact Merge

Answer: D

 

NEW QUESTION 65
A nonprofit organization is retiring its legacy donor, donation, and payment processing systems. The organization wants to load 45,000 records into Salesforce from a single flat file. Which tool should be used to create all of the records at once?

  • A. Data Loader
  • B. ETL Tool
  • C. NPSP Data Import
  • D. Import Wizard

Answer: C

 

NEW QUESTION 66
......

Authentic Best resources for Nonprofit-Cloud-Consultant Online Practice Exam: https://www.actualpdf.com/Nonprofit-Cloud-Consultant_exam-dumps.html

Get the superior quality Nonprofit-Cloud-Consultant Dumps Questions from ActualPDF: https://drive.google.com/open?id=1fXAiAd0OXGOD7G7k1KLYbIJ2r9CXDJba