There is an MV attribute "employeeStatus" that is either A (Active) or I (Inactive). I am creating a text file MA that will only have an Export run profile, and I only want to export person objects that have employeeStatus = A.
Additionally, I do not want to export that attribute, just check its value. I could not see how to do this, so any help much appreciated.