ABC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2023 03:34 AM - edited ‎10-16-2023 04:00 AM
ABC
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2023 03:58 AM
Hi @Kunal33
You can refer to the problem through this script.
task.ref_problem_task.problem.number.toString();
Or you can also define your own database view between Task SLAs, Problem Task and Problem.
Sample below
And just define the Indicator Source based on that DB View.
Let me know if it works for you!
Cheers,
Tai Vu