Or in other words a left outer join!
I have a table where I want the count of the records and another where I want the sum. However not all records in table 1 have records in table 2.
The universe has an outer join set-up. But when I create the report the count results are as a inner join.
How can I avoid this?
PS I am new to BO - but experienced with SQL
If at first you don't succeed, try for the answer.
I have a table where I want the count of the records and another where I want the sum. However not all records in table 1 have records in table 2.
The universe has an outer join set-up. But when I create the report the count results are as a inner join.
How can I avoid this?
PS I am new to BO - but experienced with SQL
If at first you don't succeed, try for the answer.