Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Not all records are displaying 1

Status
Not open for further replies.
Oct 21, 2002
22
US
Hi experts,

I'm using Crystal Reports 2013.

I have two tables in a one to many relationship.

Table one contains all types of errors that can be reported.

Table two contains all errors reported.

Grouping by table one displays all possible errors as expected.

Inner group with summary of counts displays number of records of specified error type found in table two.

However, when no errors of a specified type are in table two, only the error types from table one are displayed on the report.

How can I display errors types with a count of zero?
 
I'm using XI so I'm not sure that this will work. I'd create a formula that counts errors and if there are no errors then 0. I hope that helps.
 
Thanks to both of you! I started to do what Laurie recommended, but Charliy's solution was easier and faster!

Gwen
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top