How to create SLA PA indicators for SLA achievement per HR Service?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 07:28 AM
Hi,
I need to create SLA PA indicators for SLA achievement per HR Service. SLA data is stored in task_sla table and hr services are stored in sn_hr_core_service table.
Is there any way to do that differently than creation of database view?
I tired to create a breakdown relations for that but i failed. I would be grateful for any tips.
Best regards,
Ola
- Labels:
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 07:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 10:52 PM
Hi @Ola30 ,
If you utilize the task_sla table with below condition:
Afterwards, you can create a breakdown for the HR Service.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 06:59 AM
hi @AndersBGS
Thank you for looking into my case.
Could you please advise where I should like for HR case field on task_sla table?