Skip to main content
Question

Hello,I am trying to display the rework rate as a KPI. The problem is, that my data consists out of two product variants and i want to calculate the rework rate for each variant.

  • April 12, 2022
  • 1 reply
  • 10 views

Therfor i tried to divide the KPI "all cases starting with A" by the KPI "all cases passing A".

 

Unfortunally it is not possible to divide two KPI's (or I am using the wrong syntax).

 

Does anyone have an idea how I can solve this problem?

 

1 reply

Hi, have you tried looking at the CALC_REWORK function? I think that's what you're looking for.