Hi,
Just joined and hoping someone can help me with a report.
I need to create a report that will look for entries with multiple case #'s (unique) for the same day for the same company. Please see link to Excel file for sample data.
I don't know the best way to do this but was thinking of creating a formula returning true false and then using group for true:
- check to see if there are multiple cases #'s for the same company on the same day
- the formula will return true or the number 1 if a company has multiple cases the same day
- I'm thinking of using the formula for all true values in a group so it will hide all those that return false or zero
The problem is I can't think of a way to do this (formula wise) as I'm still new to Crystal Reports.
In the end, I only want data (same columns above) returned for those days that are true. In this case, it should include all the above sample data except for company A3 and A4 since they each only have one case # on the same day. You may ignore the code column.
I'm doing this in Crystal Reports 11.
Thanks in advance.
Just joined and hoping someone can help me with a report.
I need to create a report that will look for entries with multiple case #'s (unique) for the same day for the same company. Please see link to Excel file for sample data.
I don't know the best way to do this but was thinking of creating a formula returning true false and then using group for true:
- check to see if there are multiple cases #'s for the same company on the same day
- the formula will return true or the number 1 if a company has multiple cases the same day
- I'm thinking of using the formula for all true values in a group so it will hide all those that return false or zero
The problem is I can't think of a way to do this (formula wise) as I'm still new to Crystal Reports.
In the end, I only want data (same columns above) returned for those days that are true. In this case, it should include all the above sample data except for company A3 and A4 since they each only have one case # on the same day. You may ignore the code column.
I'm doing this in Crystal Reports 11.
Thanks in advance.