Output missing because fields are empty, how to fix this?
I have created a fairly simple Service Request report.
The report contains data from the following objects:
Service Request: Service Request ID, Opened Time, Owner.
Account: Account Name of the associated Account.
Contact: First Name and Last Name of the associated Contact.
The only filtering done is on Opened Time (> 01-01-2017) and Owner (valid Owner).
All records are show, except for the records that do not have a Contact associated to them.
Is there an option like 'display when empty' that will also show the records that are not assiciated with a Contact?