Report Description:
My report consists of three tables. The tables are linked by a Left Outer join with an = Link Type. The report has 3 groups; State, County, Tract. There are 3 running totals; RT1 = DistinctCount(Eval on formula, reset based on group), RT2 = Sum(Eval on formula, reset based on group), RT3 = Distinct.Count(Eval on formula, reset based on group).
Report PROBELM:
Everytime RT3 is > 1, RT2 is multiplied by RT3. RT1 creates a perfect count but RT2 is always distorted. The pattern is easily identifiable when RT3 is > 1. I have double checked my database and run out of ideas. I have tried sorting by different fields but nothing seems to work. Anyone have any ideas? This problem is so simple, I know its stairing me in the face, I just need a fresh look.
Thanks,
Grant
My report consists of three tables. The tables are linked by a Left Outer join with an = Link Type. The report has 3 groups; State, County, Tract. There are 3 running totals; RT1 = DistinctCount(Eval on formula, reset based on group), RT2 = Sum(Eval on formula, reset based on group), RT3 = Distinct.Count(Eval on formula, reset based on group).
Report PROBELM:
Everytime RT3 is > 1, RT2 is multiplied by RT3. RT1 creates a perfect count but RT2 is always distorted. The pattern is easily identifiable when RT3 is > 1. I have double checked my database and run out of ideas. I have tried sorting by different fields but nothing seems to work. Anyone have any ideas? This problem is so simple, I know its stairing me in the face, I just need a fresh look.
Thanks,
Grant