neilmcdonald
Technical User
- Aug 16, 2002
- 53
Hi,
I am reporting on a SQL (Saleslogix) database using Crystal 8.5. The tables are as follows:
Contact
Event Attendee
Event
What I need to do is look only at the contacts who have attended a particular event, and then report on which other events those people have attended.
If I use the select expert to select the event in question, I exclude all references to other events. I'm thinking that the type of join between the tables might be the problem. At the moment, they're all equal joins.
I'd be grateful if anyone can offer any advice, or tell me if I'm barking up the wrong tree!
Thanks,
Neil
I am reporting on a SQL (Saleslogix) database using Crystal 8.5. The tables are as follows:
Contact
Event Attendee
Event
What I need to do is look only at the contacts who have attended a particular event, and then report on which other events those people have attended.
If I use the select expert to select the event in question, I exclude all references to other events. I'm thinking that the type of join between the tables might be the problem. At the moment, they're all equal joins.
I'd be grateful if anyone can offer any advice, or tell me if I'm barking up the wrong tree!
Thanks,
Neil