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 Feb 4, 2019

Ability to do a math expression on Text -> Number

Let's say you are sale mobiles and in database you have something like: "Model" | "Quantity" | "Price/Item" And you want to see all your sales, you must provide in a Text -> Number the following expression: "Quantity" * "Price/Item". Or you have another database as backup data before transformations and you want to compare counts between databases.