Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to display just one field out of a table as a KPI. Since the table already constists of the finalized numbers and don't need any caculation, how can I display one field out of the row value as a KPI?
In this example it would be the row value and the field "89".
KPI ID | Name | Value | Reference | Process |
1 | w | 89 | 87 | A |
2 | x | 0,2 | 0,18 | A |
3 | y | 5 | 6 | B |
4 | z | 184093 | 193439 | B |
Thanks for your help.
normally it's the same as below, can you tell me what exactly is the problem