The CreatorCon Call for Content is officially open! Get started here.

How to call script include in indicator source?

Sathwik1
Tera Expert

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?

1 REPLY 1

Sathwik1
Tera Expert

@Ankur Bawiskar