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

Field not found even though it exists

Solved it. Columns that are referred to need to be above the columns referring to them.

View Article


Create maps and lists in CSV

Hi All, I'm expecting I'm missing something obvious, but is it possible to create nested CSV structures using Mockaroo? Something like: Serenity|03-K64-Firefly|{'1st Officer': 'Zoey Washburne',...

View Article


Create maps and lists in CSV

Ah, okay, found the JSON tutorial for this. That'll get me by, but still wondering if there's a way to output CSV. Thanks!

View Article

How to generate numbers between 0-100 randomly but incrementing

Hello, I want to generate progress values which may change from 0 to 100, but has to be incrementing since the progress has to build on the previous (e.g., 10 => 40 => 60 => 100). For...

View Article

Email uniqueness

Every Email Id is a unique name. so you can create the email by using the signup option. For instant support related to the Change AOL Email Password please contact our technical expert for the best...

View Article


Reference array field value from the previous row

I have a JSON Array we will call 'meta' with a field 'type' that is a custom list [foo, bar, baz]. Can I put a formula on 'type' so if the previous value was 'baz' then return something like 'baz2'. I...

View Article

Two Dataset Column fields from one Dataset without duplication

I have two Dataset Column fields that reference the same Dataset. Both are spec'd to produce Arrays: Field Namesfoo.bar[1-2]foo.baz[1-5] DatasetA, B, C, D, E, F, G… I'd like to limit foo.baz to ONLY...

View Article

Random Field Name Generation

Hi Folks, Is this possible to use a previously generated random number as a field name on my schema? { "id": 123456 "123456": Soner} Thanks in advance!

View Article


Fx Regex returns unwanted leading space

Because I'm working with a stupid schema, I need to pull the last name from a full name in a dataset, e.g.:John Francis --> Francis I'm using this.match(/\s+(\w+.*$)/) which almost does what I want...

View Article


Reference field before it is created

I want to change the value of a field based on a field after it. I have two fields, one called name and one called gender. I want that if gender is "Female" then the name should start with "Female",...

View Article

How to Fix iTunes verification error?

I have recently switched to iOS. After updating my iTunes is not working properly and it is showing iTunes verification failed. After that, I have verified this properly again it is showing the same...

View Article

Dataset upload API returning error

If you upload the dataset then API returns the error. you can simply check your code and correct it. If you have any problems with Roadrunner Email Password then please contact Roadrunner Email...

View Article

Request for formula dialog behavior change

Hi, I've noticed that when I move my mouse pointer out of a formula dialog (pop-up window or whatever y'all call it), the dialog is dismissed. Any chance that could be changed so that you need to...

View Article


API Request Count

Is there anyway to tell how many API requests I have used today?

View Article

Dataset upload API returning error

You need to add the name at the end of the URL you post to. So for example, if your dataset is called "users", post to https://api.mockaroo.com/api/datasets/users.

View Article


Image may be NSFW.
Clik here to view.

Errors with iTunes

Thanks for sharing, though I can't open it:sweat:Last time I encounter a similar error, I tried what most people suggest - to switch the cable to original Apple cable, but it didn't work.Then I used...

View Article

Fx Regex returns unwanted leading space

Mark at Mockaroo pointed out a better solution: first_name: this.split(/\s+/).first last_name: this.split(/\s+/).last Thanks for the great support!

View Article


Image may be NSFW.
Clik here to view.

Get Field Value from other Nested XML Object

Hi All, I hope you can help me out. I have the element Recipient that contains another 2 nested Elements Contact and LetterWindow image.png1458x464 41.2 KB Schema: https://mockaroo.com/4ec5ddc0 I am...

View Article

Feature request: Configurable separator for CSV

Hi,It'd be really useful if we could specify a custom separator rather than "," for CSV files (for example, "|").Thanks!

View Article

Errors with iTunes

I have been using iPhone for the last 3 years. I have faced a lot of problems in my iTunes. That was basically iTunes sync error 54. Can anyone please tell me how to fix it?

View Article
Browsing all 2666 articles
Browse latest View live