Quantcast
Channel: Mockaroo Community Forum - Latest posts
Browsing all 2665 articles
Browse latest View live
↧

Generating valid social security numbers

Awesome. I've done a few test runs and it looks good so far. Very much appreciated.

View Article


Nesting with a random value as parent node?

I'm trying to generate some test data for a Firebase application. In FirebaseTypically a key is generated as the parent node, then the data is nested below that. See below for an example.Each item has...

View Article


Nesting with a random value as parent node?

Not at the moment, but I'm interested in providing better support for Firebase and the format you provided seems simple enough. Can you point me to any kind of documentation for that format?

View Article

Nesting with a random value as parent node?

I just added Firebase as a new output format. Please give it a try and tell me what you think!

View Article

Nesting with a random value as parent node?

I don't think there is any documentation specific to the export format. The JSON data I loaded in my original message was exported directly from Firebase, so that's the format the data appears in....

View Article


How to specify a constant boolean value?

how do I specify a column so that it is boolean and always true (would end up in JSON as "columnName":true )

View Article

How to specify a constant boolean value?

You can use the Formula type with the following expression: true

View Article

How to specify a constant boolean value?

thank you! I'm just starting out with your product and this was the only thing I had not been able to figure out:grin:

View Article


Solved: How to generate a value out of my own certain inputs

I am new to mockaroo. And one of my usage case is: I need a field to generate a value out of some certain values. For example: the possible selection is Android, iOS, Windows. And for this field, each...

View Article


Integrating data directly into Salesforce?

Hi - Has anyone given any thought to how we could integrate Mockaroo directly into Salesforce? It would be awesome to populate an object with data we define here. Before I go off an figure it out,...

View Article

Formula for using data from 4 fields and total it in the 5th field

Hey guys, I'm a rookie to this site and tech. I generated a dataset for my learning purpose. I want to add values from Field 1, Field 2, Field 3 and Field 4 and total it in Field 5. Can you please let...

View Article

Formula for using data from 4 fields and total it in the 5th field

You can do this by using the Formula type. If your fields are field1, field2, etc... your formula would be: field1 + field2 + field3 If your field names have spaces, start with a capital letter, or...

View Article

Formula for using data from 4 fields and total it in the 5th field

A video on formulas:

View Article


Formula for using data from 4 fields and total it in the 5th field

Thanks for the response. I tried this formula but the problem is the data in Field 1, Field 2, Field 3, Field 4 are in decimals ex 23.89, 21.31, 44.89, 81.98. When I tried this formula field('Field...

View Article

Formula for using data from 4 fields and total it in the 5th field

What data type are you using for Field 1, Field 2, etc...? Can you post the share link at the bottom of your schema? Here's a working example:http://mockaroo.com/dff3e9a0

View Article


Is it possible to write data into existing schema with post request?

So far I have build a schema on Mockaroo platform, and fetch the data in my application via the REST API with axios library . So is it possible to add new data into existing schema with post...

View Article

Formula for using data from 4 fields and total it in the 5th field

Hey guys, I tried it and it works now. Thank you so much. This site is awesome. https://www.mockaroo.com/schemas/74713

View Article


Linking two schema exports

Hopefully this ask makes sense. Every time I attempt to think through it brain cells die.I have a large project with many different schemas. The schemas are linked via a 'Lookup key' schema. My main...

View Article

Linking two schema exports

Yes, the process is covered here: https://www.youtube.com/watch?v=XATDlwG1azU&list=PLKMZcxOsC3u0Y-4CHg5SDpVjTcrvGttTt&index=1

View Article

Linking two schema exports

Thanks. What is the record limit on the dataset upload? Appears to be erroring out at 100k

View Article
Browsing all 2665 articles
Browse latest View live