0 How do I filter People by Foreign Id in Data View? 3 Abby Laguna posted 6 Years Ago Our church is moving to Rock and our accounting department wants to be able to search old person Ids. Is there a particular reason that foreignId is not listed under Person Attributes in the Data View? I also tried to use "Applies to" PersonAlias in a data view (so we can search merged foreign ids) and that gave back an error.This is the error: Is there a better way to do this? All I can think of is to use a sql query or REST "api/People?$filter=ForeignId eq ####"