
Contributor III
2020-12-21
10:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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))
312 Views
0 Replies
