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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
khouloudgh
Contributor
Contributor

garbage after if

i want to use if inside if to change the color of my text but i get that error any help please 

=if(weekday('2019-10-06')='dim.',if(today()-2=max(date(DATESCRAP)),'#008000','#FF0000'),if(today()-1=max(date(DATESCRAP)),'#008000','#FF0000'))

1 Reply
sunny_talwar
MVP
MVP

What is dim. here?