Hi all,
In the case explorer, in YAML or Views, how can I change the Throughput Time and use my own formula in PQL?
Thanks for helping.
Br,
Leonardo
Hi all,
In the case explorer, in YAML or Views, how can I change the Throughput Time and use my own formula in PQL?
Thanks for helping.
Br,
Leonardo
Hello Leonardo,
try it as the following PQL
DURATION_BETWEEN(MIN("EVENTTIME"), MAX("EVENTTIME"), "DAYS")
Make sure to specify the event time of you activity accordingly
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.