Skip to main content
Question

Configure Case Explorer - Case-centric

  • May 27, 2025
  • 2 replies
  • 40 views

leonardo.spina
Level 5
Forum|alt.badge.img

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

2 replies

Rami Agha Kassab
Level 3

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


leonardo.spina
Level 5
Forum|alt.badge.img
  • Author
  • Level 5
  • 6 replies
  • June 3, 2025

Hi Rami, 

Thank you for the formula. how do you input it in Case Explorer?

 

Br