This query example would return all donors who donated $250 or more in the previous year. At the end of the query, you will add them to a group for the Summary Wizard.
- Create a Group to which you will assign query results.
- Create a Constituent Type query.
- Make sure you select Assign Constituents to Group/Smart Group for the Purpose of this Query. This automatically selects Constituent Number and Constituent UUID for your output fields.
- Set your output fields such as...
- First Name
- Last or Org Name
- [Donation Info] Total Gift Amounts
- Add the following filters:
- Filter on Total Gift Amounts greater than or equal to 250
- Filter on [Donation Info] Received Date is during the previous 1 year (from midnight January 1st to 11:59:59 PM December 31st)
- Make sure the AND operator is between them.
- Filter on Total Gift Amounts greater than or equal to 250
- In Step 4, click the Global Update button.
- Click the Assign to Group button.
- Select the Group to which you want to assign query results.
- Click OK. A new browser tab appears with the Details of [a] Long Running Process that adds the constituents to the group. You may close that tab to return to the Query Wizard.