What are the two key places to locate NPSP release information? Choose 2 answers
A. Power of Us Hub
B. trust.salesforce.com
C. Partner Success Community
D. GitHub Cumulus Releases
A development associate received a corporate matching gift that the original donor did not indicate was to be matched.
Which solution should the consultant recommend?
A. Select Find Matched Gifts and click on the Find More Gifts button.
B. Create a Lightning quick action declaratively.
C. Create a Contact lookup field on the Opportunity object.
D. Select Manage Soft Credits and change the Role for the donor.
A fundraising associate needs to print mailing labels for the latest direct mail campaign to families who give to the nonprofit organization. The organization uses the Household Account model with Address Management.
Which object and address field should the associate use when building the report?
A. Account; Billing Address
B. Contact; Other Address
C. Account; Shipping Address
D. Contact; Mailing Address
A development director needs to understand which organizations have given to the nonprofit in some year prior to the current, but have not contributed to the nonprofit in the current year. How should the consultant accomplish this task?
A. Customize the date range on the NPSP SYBUNT report for Accounts
B. Customize the date range on the NPSP SYBUNT report for Contacts
C. Create an Opportunity report that compares Contact donations from the previous fiscal year to the current
D. Customize the date range on the NPSP LYBUNT report for Accounts
A nonprofit organization has a large volume of donation and payment data that it wants to migrate to its NPSP org. Which two large volume data considerations should the consultant discuss with the nonprofit organization? Choose 2 answers
A. Data storage limits
B. Data skew
C. Code coverage
D. API call limits
A nonprofit receives a check that includes donations from several donors for a specific program the nonprofit runs. Which two features should a consultant configure to track this gift? Choose 2 answers
A. GAU Allocations
B. Recurring Donations
C. Partial Soft Credits
D. Multiple Payments
A consultant needs to load a large volume of data for a nonprofit.
Which two steps should the consultant take before the data loads to speed up the process? Choose 2 answers
A. Add record owners to Role Hierarchy.
B. Defer Sharing Rule Calculation.
C. Disable related Apex classes in TDTM.
D. Recalculate Sharing Rules.
A development director wants to compare year over year donation information on a weekly basis for the last five years in order to see giving trends via a bar chart. The director asks the consultant if reporting snapshots would work. What should the consultant advise about the limitations of reporting snapshots?
A. Reporting snapshots can run on a monthly basis.
B. Reporting snapshots can display a line chart.
C. Reporting snapshots can show data for the past three years.
D. Reporting snapshots do NOT work retroactively.
A nonprofit has a large volume of data across multiple objects in Salesforce and external databases. The nonprofit needs to quickly query data across its systems to get insights on any device about the impact it is having. Which solution should the consultant recommend?
A. Salesforce Connect
B. Salesforce Reports and Dashboards
C. External Objects
D. CRM Analytics
A nonprofit wants to migrate millions of Contact records from a legacy system. Most records fail to import with the following error: "npsp.TDTM_Address: System.LimitException: Apex CPU time limit exceeded".
Which three actions could a consultant take to successfully import this data? Choose 3 answers
A. Enable "Simple Address Change Treated as Update' in Address Settings.
B. Check 'User Managed' on the Address TDTM record.
C. Disable all automation and load the Address object separately.
D. Disable 'ADDR_Addresses_TDTM' Handler in Trigger Configuration.
E. Reduce the batch size significantly when addresses are included.