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

Dataset Column Is Always NULL

Ah yes, my bad. Can you share your schema’s?

View Article


Dataset Column Is Always NULL

Members - https://www.mockaroo.com/a4f50d60 Locations - https://www.mockaroo.com/70170a30 Currently the Members schema has a formula in the locationID that is just putting a random number in to work...

View Article


Streaming data feature request

I love the streaming feature. I have some feedback: Can a random time spacing option be added (send a message with a random delay between messages) Can I implement a third-party stream service option?...

View Article

Dataset Column Is Always NULL

Changing your Locations dataset field labeled locationID to locationid seems to work. If I recall @mockaroo had mentioned something on another thread about case-sensitivity.

View Article

String not matched

I’m getting the same error. Were you able to solve it?

View Article


Open-Source PPI & Online Measuring Resources

Greetings! I am building an application for the Android platform only to measure the size of digital objects into inches and centimetres. I have designed its basic user interface and according to my...

View Article

Curl doesn't download anything before timeout

I am working on a large project that requires me to download a lot of schemas. I have the 50$ plan and all of my schemas are <= 1000 rows but many of them will timeout before anything is...

View Article

Mock api not generation data

“error”: “undefined method `file_format’ for nil:NilClass” getting this error when i copy pasted the api url in browser

View Article


Reading from dataset with 100k records using Formula

I am getting error while trying to read data from dataset having 100k records. Below is the error. Error evaluating from_dataset(“contacts”, “contact_id”, “{“id”:1}”): Downloading datasets larger than...

View Article


Limit column data set size?

My workaround is: to first generate the “selection”-dataset, save it (in my example as: “Names”) and then use the “from_dataset”-method in a formular field with the random-method for the index. My...

View Article

Need help with if statement

Any idea why this does not work ;-( If boolean field “RewardMember” is false I need to have 0 in this number field. Thanks if field(“RewardMember”) == ‘false’ then ’ ’ else this end

View Article

From_dataset throws Illegal quoting in line 1

I’m trying out the following formula: from_dataset("People", "name", id: person_id) I’m expecting the formula to return the name of a person from a People dataset. Instead I’m getting the following...

View Article

One column's data relying on another random custom column

Hi friends, I am aware there are similar posts, but I’m not sure which direction to go and am looking for a little guidance please. Column 1 - with the following random manufacturer name data: Ford,...

View Article


One column's data relying on another random custom column

Resolved. Please ignore.

View Article

Prevent duplicate rows of data across two columns

I have a column A with a dataset of 15k names, and column B with a dataset of about 20 names. I’ve got both set to random, but I want to prevent a row having duplicate data in both columns, as shown...

View Article


Creating data for related tables

If there are many related tables, you can use mockaroo APIs and postman to do this in bulk. Refer this blog post for details.

View Article

If reference field has a certain value do not generate blanks otherwise...

example - Mockaroo - Random Data Generator and API Mocking Tool | JSON / CSV / SQL / Excel What I need is the “projectStartDate” can be blank 50% of the time as long as the “type” is not “contractor”....

View Article


Setting global variables or updating data values in a dataset

I have 2 tables which are joined by a third. Property Agent Agent_Property (joins Agent with Property) Agent_Property table has a column for commission_percentage. For each property in the...

View Article

How do you create a decimal sequence?

Hi, I want to create a sequence that starts off at 0 and is incremented by 0.020 each step. So my results would be 0, 0.020, 0.040…

View Article

Was there any update on the backend? DateTime Add Days not working suddenly

The field(‘x’) + days(random(1,90)) when entered as a formula is not working all of a sudden. It was working a while before.

View Article
Browsing all 2665 articles
Browse latest View live