I am selecting records of vendors who belong to a category between two dates. I am grouping vendors by their name and I am suppressing the details of their records and making displaying running totals and summary fields in the group footer. It works fine. But I would like display zero's for counts and summaries if there are no details available for that vendor in that period.
Is there a way to display zero's in summary fields in group foooter if no details are available.
I am selecting the records based on this formula
{PORel.DueDate} in {?Beg Date} to {?End Date} and {Vendor.GroupCode} in {?Vendor Type}
Thanks in advance for your replies
-Ajay
Is there a way to display zero's in summary fields in group foooter if no details are available.
I am selecting the records based on this formula
{PORel.DueDate} in {?Beg Date} to {?End Date} and {Vendor.GroupCode} in {?Vendor Type}
Thanks in advance for your replies
-Ajay