Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Asking report to show null along with other data Post Reply Post New Topic
Author Message
lowspark
Newbie
Newbie
Avatar

Joined: 27 Nov 2019
Location: United States
Online Status: Offline
Posts: 20
Quote lowspark Replybullet Topic: Asking report to show null along with other data
    Posted: 10 Jul 2023 at 7:23am
I have created a very simple report to show how many inspections are created by employees each day. I need to figure out a way to show the employee's name as a null / No Inspection Created within the graph of the report to show that this employee did not do an inspection this day. Right now I have the data grouped by Employee Name "INSPECTEDBY" adn then the count as "Count of INSPECTION.INSPECTIONBY"
Any help is allways appreciated!
Nothing left to do but Smile, Smile, Smile.
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 25 Sep 2023 at 9:48am
Add the Employee table to your report and create a left outer join from that table to the inspection table. Use the employee name from employee table and the count of inspections from the inspection table to get what you're looking for.

-Dell
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.