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 Submitted
Categories Charts
Created by Guest
Created on Apr 15, 2025

Filters should be prepopulated with all the distinct values of the field

Today global dashboard filter values are populated with a subset of the values of the fields chosen for the filter. The current way that the dashboard filter functions is that it takes 50 random documents from a pool of 10000 documents for each data source in the dashboard filter cards. Charts should populate the values with all the distinct values of that field or allow to pre-build with a pipeline the values the user can select in the filter
  • Guest
    Jul 10, 2025
    Filters should show all unique values of a field, but right now they only show a small random sample. Instead, filters should use all distinct values or let users choose values to include before using the filter.