
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-24-2019 04:14 AM
I am trying to create a report that has a list of SLA's (task_sla) but as well data from the Case table (sn_customerservice_case).
Has anyone managed to add Accounts (not company) and link this with the Task number?
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-27-2019 07:16 AM
Hi Manuel
Task_sla contains the reference to the Task (case/incident etc). So the fields on Case table (sn_customerservice_case) are not available from the child tables, for reporting.
Suggest you introduce the database view between task_sla and the sn_customerservice_case tables. You may refer to the OOTB incident sla view below as an example.
Thanks
Dhianan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-27-2019 07:16 AM
Hi Manuel
Task_sla contains the reference to the Task (case/incident etc). So the fields on Case table (sn_customerservice_case) are not available from the child tables, for reporting.
Suggest you introduce the database view between task_sla and the sn_customerservice_case tables. You may refer to the OOTB incident sla view below as an example.
Thanks
Dhianan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-04-2019 08:33 AM
Thank you! I was then able to create a report from the database view
Regards,
Manuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-13-2025 06:29 AM
Hi - what would be the Case Number formulation for the "where clause" ?