The Opportunities Feedback report shows all opportunities that employees have given feedback for.
Fields
| Field Name | Group By | Sort Order | Totals |
|---|---|---|---|
| Opportunity Id | Yes | ||
| Opportunity Name | |||
| Employee Display Name | |||
| Decision |
Custom Fields
The Decision custom field shows whether the opportunity was liked or disliked by the employee. It uses the following expression:
CASE
WHEN CareerIntelligenceOpportunityFeedback.Decision = 1 THEN 'Liked' ELSE 'Disliked' END
Filters
No filters are configured for this report.