Hi everyone,
I have a problem here that I can't seem to figure out. Basically, I have four tables (Candidate, Offers, Interviews, and Status)
The candidate table is linked to both the offer and interview tables. Both the offer and and interview tables are linked to the status table.
What I want is for the report to show the status (offer given out and interviews held) for all the candidates, from BOTH the interview status and offer status tables. My problem is that currently, the report lists either one or the other but never both. I've tried playing around with the links but still had no luck. Any suggestions?
I have a problem here that I can't seem to figure out. Basically, I have four tables (Candidate, Offers, Interviews, and Status)
The candidate table is linked to both the offer and interview tables. Both the offer and and interview tables are linked to the status table.
What I want is for the report to show the status (offer given out and interviews held) for all the candidates, from BOTH the interview status and offer status tables. My problem is that currently, the report lists either one or the other but never both. I've tried playing around with the links but still had no luck. Any suggestions?