Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
migueldfr_23
Creator
Creator

How to calculate a KPI FILTERED by a values from a table

Hello everyone, 

I am struggling with some issue.

I have a table with dates of PURCHASE ORDER, REQUESTED DATE and DELIVERY TIME.

I built:

- Requested delivery time

- Real delivery time

- Real vs Requested 

- Column = 1

migueldfr_23_0-1710254236949.png

 

NEXT STEPS
I want to create three more columns which is:

- sum( Real vs Requested ) , but this does not work, if I sum a master item (ONLY THE VALUES HAS BEEN MORE THAN 3 DAYS LATE) 

migueldfr_23_1-1710254268793.png

- Sum ( colunm 1) , this trigger on counting all the values we need to analyze (TOTAL) 

migueldfr_23_2-1710254366232.png

DELAY : sum( Real vs Requested ) / sum(colunm 1) , is the aim of this calculation, percetage of delays, against total. 

migueldfr_23_3-1710254436820.png

 

 

Labels (2)
0 Replies