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 May 21, 2021

Define predetermined input variables for a chart / dashboard

Would be great if we could define "variables" (as input boxes) for a chart and dashboard that can then be used inside the aggregation query filter within the charts. For example - The user enters a UPC to an input box, we take that and convert it to something like: [{$match: {upc: /\d{0,6}$UPC$\d{0,6}/}}] This allows for better exposure of charts across the organization