How to create a report filter condition based on fields in a referenced table?
Suppose I wish to create a report to show the number of SLAs breached, grouped by the customer who reported them.That can be done by creating a report using table task_sla, and grouping by the 'Created by' field. Easy. Now what if I want to use an ad...
