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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dimamas_1

Hi everyone.

I have this conditional formula and would like to know how to apply it for more than three conditions.

if(sum(PP)<0.0,rgb(0,223,56),if(sum(PP<29.0),rgb(0,0,225),rgb(225,0,0)))

Thanks and Regards

0 Replies