problem with multiple if conditions and simple KPI (exstention)
Hi all,
I have this problem:
we have two companies (A e B). They have the same financial indicators but different trigger value: if one indicator reaches a trigger, it changes color (green, yellow, red). Our indicator is: Growth rate of gross NPL YoY. In order to visualize the indicator, we use the extension Simple KPI.
For example, for the company A if this indicator reaches 5%, the number is green. Indeed for the company B, for the same value, the number is red.
Hovever, there a conflict between my statements so that I can visualize my value with the right color.