Hello community,
i want to display three different arrows by using a column algorithm.
The green arrow should be visible if C is greater than 15.
The yellow arrow should be visible if C is between 0 and 15.
The red arrow should be visible if C is less than 0.
I created the function for two images but i cannot integrate the third image.
Kind regards
Jonas