We have just transitioned all of our IP management from several other systems into IPAM. One of the critical capabilities we are missing is the ability to do multi-field searches. We have created multiple fields to organize our IP space and need the ability to search on several of those fields as part of a single search, basically the equivalent of an "AND" in a SQL query.
As an example if I have two fields; CustomerID & Assignment_Class, I want to have a single search Where CustomerID=X AND Assignment_Class=Y