Hi Guys,
I am having below scenario :
Emp , Item , Employee count ( report columns )
When I execute query it shows me Emp Count as 20 , although the Employees displayed in Bex are only 19.
There is condition in this query , which filters out one employee.
I need to see the count of employee as 19 and the condition impact should not be there on employee count.
I have added Employee Count as calculated KF and put a constant value '1' through variable.
Please suggest how can I achieve this.
Thanks !