Query Errors

UNDER REVIEW

Query cannot contain references to both Gifts and Activities

If you attempt to add Gift criteria and Activity criteria to the same query, you may receive the following message box:

You should consider using the With Function if you get this error.

An error occurred while processing your request

Generally, this error indicates that the user is attempting to combine gift and activity criteria in the same query, such as filtering by activity and trying to output gift information.  You should consider using the With Function if you get this error.