Project

General

Profile

Task #2094

Tweak 2604 formula for occurrence count

Added by Ram Kordale almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Immediate
Target version:
Start date:
02/07/2022
Due date:
% Done:

0%

Estimated time:
0.50 h

Description

Please replace formula floor(((totalOccurrenceCountOfKP/totalOccurrenceCountOfAllKPs)*100),0)

with

round(float32(((totalOccurrenceCountOfKP/totalOccurrenceCountOfAllKPs)*100),4)

Also available in: Atom PDF