Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
canmarroig
Partner - Creator
Partner - Creator

If then....with negative percentage

Good morning, i've different %margin and i want to put a description in order to aggregate negative results, but i've made a mistake:

=if(%margin<-,50,'lower than -50%',if(%margin<-,30, 'between -50% and -30%',if(%margin<-.99, 'lower than 0', 'more than 1%')

can you help me?

Expression tell me that "," is wrong but i live in Italy and this is my metric unit.

Thank you



10 Replies
canmarroig
Partner - Creator
Partner - Creator
Author

I must deep my knowledge in script. Thanks