Issue in adding Ethnicity Column.
Summary:
Hi All,
I have an OTBI report that tends to fetch all the performance details of an employee, we are trying to add ethnicity column in the report with formula:
CASE WHEN COUNT(DISTINCT "Worker"."Employee Ethnicity" BY "Worker"."Person Number") > 1 THEN 'Two or more races' ELSE "Worker"."Employee Ethnicity" END
But somehow the report seems to be working partially in the report, It shows "Two or More Races", and other two more races for the same employee.
Please Assist.
Regards,
Sushant
Tagged:
0