How to call script include in indicator source?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 12:28 AM
How to call script include in indicator source?
In indicator source I am calling script include like below... when I use like below '0' Records are getting.. what's wrong in that..
Sys Id is one of javascript: new x_abc_ewtwe_.getAccount().getTasks();
In report the above condition is working as Expected
But in performance analytics if I use the same above condition '0' tasks are getting.. what's wrong in that?
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 02:08 AM