Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Nested mongodb ObjectId from dataset

$
0
0

got it working

just added a formula to return the values as mongodb obejctid :slight_smile:

mongo_object_id(this) and voila i get it n the
{
"createdBy": {
"$oid":"59e102b3682f0d57f049c27b"
},
using random objectids from my dataset


Viewing all articles
Browse latest Browse all 2665

Trending Articles