Demetrius,
Please use this query to get the output. Execute the query in New query reports under reports tab
SELECT * FROM workorder wo LEFT JOIN workorder_recipients wor ON wo.workorderid=wor.workorderid WHERE wor.to_cc_bcc='TO' AND wor.recipient_email LIKE '%aaa@bbb.cc%'
Regards,
Priya K
SDP Support - FAQ
ServiceDesk Plus - Help Desk Software of your Choice
Please use this query to get the output. Execute the query in New query reports under reports tab
SELECT * FROM workorder wo LEFT JOIN workorder_recipients wor ON wo.workorderid=wor.workorderid WHERE wor.to_cc_bcc='TO' AND wor.recipient_email LIKE '%aaa@bbb.cc%'
Regards,
Priya K
SDP Support - FAQ
ServiceDesk Plus - Help Desk Software of your Choice