Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Completed
Categories Charts
Created by Guest
Created on Aug 29, 2019

Filtering by fields in an Array of Objects

Currently if you have an array of objects you cannot filter by the values of those objects. Charts concatenates all of the values in that field together. For instance, if the structure looks like this: { owners: [ {"name": "Bob Smith", {"address": 123 Main St.}, {"name": "Janet Smith", {"address": 321 Other St.} ] } The available filter for name would be "Bob SmithJanet Smith", which returns no results.
  • ADMIN RESPONSE
    Oct 18, 2025
    This is now fixed in the latest Atlas release, and will be included in the next on-prem release in December 2019.