Products A-Z All Services Can't find what you're looking for? Chat Live!
Products A-Z Can't find what you're looking for? Chat Live!
Can't find what you're looking for? Chat Live!
I'm trying to write a business rule for constituents. Upon opening I want to see if the constituent is a brass, bronze or alumimun donor (depending on the amount they have donationed). I do a query with the criteria "Total Amt of Gift 1 between $10,000 and $24,999" I add this query as a configuration, new business rule for constituents upon opening. I have 3 separate rules for every level of giving. My problem is that when I open some (only some, not all) of the consitutents, I get a pop up that says they are both an aluminum donor and a brass donor. How can that even happen? I'm fairly new at this and just finding my way around RE so any help would be greated appreciated.
Thanks, Anne
But why would it only show up for a few constituents and more? What do you mean, "both queries' creterias". The constituent is one of the 3 levels. How can he/she be at 2 levels at the same time? Not sure I follow.
Queries do exactly as you tell them to and are typically only wrong when programmed wrong (in RE some of the programming is done in the background so you do not have complete control over programming like in SQL). There has to be something different in the queries that makes the person appear in more than one at a time. Different gift dates, different gift types, etc. can all make the person appear in more than one query.
Example:
You will have to double and triple check all of the queries and be sure nothing was wrong in the programming of these queries.
Thanks so much, I will look into further.
Anne