I appreciate being able to filter in field maps. Is there any plan to be able to filter on a numeric field in field maps? Our data is confidential, so we have to filter by our ID field so no other data shows up on the map. ID fields are very often an integer field. To get around this I'm adding a column to the attribute table as a text field, then I have to copy that text field to the proper ID field so that the data can go into our SQL Server database.