I am having a problem linking tables in such a way that I get ALL the data. I have four tables (Member, supplier, sales and rebates)
I want to see all activity for a member (what rebates they got and what sales they had as well). Basically several rows for a member that says:
Supplier...purchases...rebate amount
ABC $5 $2
DEF $5
GHI $15
I am missing the "GHI" row. I can't seem to link the tables in such a way to include data when there is no rebates. Any suggestions?
I am using Crystal reports 8.5.
I want to see all activity for a member (what rebates they got and what sales they had as well). Basically several rows for a member that says:
Supplier...purchases...rebate amount
ABC $5 $2
DEF $5
GHI $15
I am missing the "GHI" row. I can't seem to link the tables in such a way to include data when there is no rebates. Any suggestions?
I am using Crystal reports 8.5.