I'm new to CR. I'm using CR 9 with SQL 2000 data tables. I have a report that contains two tables. One of the tables has ten employees listed in them. The other table only contains data about 7 of the 10 employees.
When I run the report it only shows the 7 employees with data. I'm linking the two tables via the employee id (integer field).
How can I have the other employees show up with zero(s) on the report?
Thanks
When I run the report it only shows the 7 employees with data. I'm linking the two tables via the employee id (integer field).
How can I have the other employees show up with zero(s) on the report?
Thanks