Hello, I'm using CR 11 and I've been asked to write a report showing if certain combinations of charges show up on the same date. If they do that's an error.
The report currently uses the "Is one of" function to show all the charges grouped by service date, but some dates only have 1 charge which is OK, and other dates have multiple charges and their combinations are OK. How can I narrow the field to just certain combinations of charges?
For example, charge #9080 cannot be on the same date as #9300 or #9305, but #9300 and #9305 can be on the same date.
What I have now looks like the following, but only 9/3 has a combination that my customer wants to see.
There are many other combinations and combination lengths, but I hope this gives you the idea.
9/1: #9080 (OK)
9/2: #9300, #9305 (OK)
9/3: #9080, #9300 (not OK)
Thanks in advance for any suggestions.
The report currently uses the "Is one of" function to show all the charges grouped by service date, but some dates only have 1 charge which is OK, and other dates have multiple charges and their combinations are OK. How can I narrow the field to just certain combinations of charges?
For example, charge #9080 cannot be on the same date as #9300 or #9305, but #9300 and #9305 can be on the same date.
What I have now looks like the following, but only 9/3 has a combination that my customer wants to see.
There are many other combinations and combination lengths, but I hope this gives you the idea.
9/1: #9080 (OK)
9/2: #9300, #9305 (OK)
9/3: #9080, #9300 (not OK)
Thanks in advance for any suggestions.