Hi All,
I'm using Crystal 8.5 ODBC.
I'm trying to outer join to a table where they may be no data, and therefore it is excluding the data from my first table. I've outer joined on 1 field USERCODE. But I have a parameter of date that I select both tables = {?date} I want to show info from the first table even if the second table doesn't meet the = {?date) how do I allow for nulls here?
Many thanks in advance.
Sam
I'm using Crystal 8.5 ODBC.
I'm trying to outer join to a table where they may be no data, and therefore it is excluding the data from my first table. I've outer joined on 1 field USERCODE. But I have a parameter of date that I select both tables = {?date} I want to show info from the first table even if the second table doesn't meet the = {?date) how do I allow for nulls here?
Many thanks in advance.
Sam