This seems super basic and something you would figure exists, but a filter option would be helpful.. For example if I have an asset layout that contains:
Computer
  • Asset Tag (Text Input)
  • Status (Dropdown - In Use, Available, Needs Service, Broken, Discarded)
  • Type (Dropdown - Desktop, Laptop, Surface Tablet, Thin Client, SFF)
  • Hard Drive #1 - GB (int input)
  • Hard Drive #2 - GB (int input)
  • RAM GB (int input)
  • Graphics Card (Dropdown List)
I should be able to filter Status:Available, Type:Surface, Hard Drive #1 - GB:512-1024, RAM GB:16-9999