It still might be the combinataion of the join and the select statement.
you have to think it through or replicate the data set in sql and look at the data set int he raw there.
If you look in a table and the data is there but it is not in the data set for the report the most logical reason is your join and/or select statement has filtered it out.
Edited by DBlank - 20 Sep 2012 at 9:24am