For more information, please refer to this announcement explaining best practices for getting answers to questions.
HCM Extract Data Group Filter Multiple Criteria
Summary
Needing to filter data group by 2 criteriaContent
We are trying to set up a HCM extract of person data to include multiple filters. Currently we are only capturing data for US based employees, and this extract is to send the data to our US payroll system. With the pending addition of global workforce, we want this extract to only send those in the US LDG/Legal Entity.
Currently the filter is set to"
Extract Person System Person Type In ( 'EMP','EX_EMP' )
We have tried to add to this to include "AND Extract Person Legal Entity ID = 300000002791003", in multiple variations of using ' around the number or IN instead of = but when we run the extract we then get no data returned. Does anyone have any guidance on how to get the filter criteria to do both of these filters in one? If we use just the current filter we get the results, but it includes international and not just the US based employees.