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: 
danieldors
Contributor III
Contributor III

Target by Cohort

Hello,

 

Im trying to color coordinate the employee production based on the employee cohort. I have a measure called Work Type, which Im not sure how to incorporate to the formula below, so that the employees production is measured against the average of their assigned cohort.

 

=if(sum([PPE History.Total Transactions])/sum([Hours Worked])>(sum([PPE History.Total Transactions])/sum([Hours Worked])),Green(),rgb(178,36,36))

0 Replies