Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
RaulSouza
Partner - Contributor II
Partner - Contributor II

Help with conditional with simple percentage

Hello everyone! Need a help from you, I have a table and I need to do a color conditional saying the following. if (Column (3) <= -10, white (), But when I make this logic in qlik sense he can not recognize the -10, which would be the reason. The original data is in percentage.

 

Att,

Raul Souza

1 Solution

Accepted Solutions
sunny_talwar

If it is percentage, may be you need to compare it to -0.1 instead of -10?

View solution in original post

2 Replies
sunny_talwar

If it is percentage, may be you need to compare it to -0.1 instead of -10?

RaulSouza
Partner - Contributor II
Partner - Contributor II
Author

 

I understood, thank you

Att, Raul Souza