How add/delete record from dataset using API?
Hello, How add/delete record from dataset using API? Can I do it?
View Article'Field not Found' error on dependent field values
Hello, Newbie here. I’m having trouble getting my dependent field values. In this schema, The first field’s value informs the rest of the field values. I set it up like some examples I saw here, but I...
View ArticleHow add/delete record from dataset using API?
You can’t add or remove individual records, but you can upload a new version of the dataset via the API: mockaroo.com Mockaroo - Random Data Generator and API Mocking Tool | JSON / CSV / SQL / Excel...
View Article'Field not Found' error on dependent field values
Just checking in one this. It looks like everything works now? Were you able to solve your problem?
View ArticleGetting first N characters of a string
Hi All, Would it be possible to get first 3 characters of “First Name” Field?
View Article'Field not Found' error on dependent field values
Thank you, yes I was able to solve the problem using the indexing solution here.
View ArticleStreaming data feature request
I attended the Mockaroo / Tonic webinar. It was a great event and well worth my time. Durning this event the topic of streaming data came up (I was one of the people that asked). I often have to...
View ArticleTime calculation results in Date
I’m trying to do some simple “time math”. When I isolate the math in a test schema, it works perfectly: image2474×472 43.1 KB However, when I use in my actual schema, the “End Time” is a Date:...
View ArticleGetting first N characters of a string
Something like that? mockaroo.com Mockaroo - Random Data Generator and API Mocking Tool | JSON / CSV / SQL / Excel
View ArticleGetting first N characters of a string
Greg. Thanks this was exactly what I was looking for. Appreciate your help.
View ArticleHow to generate a random list of unique elements from dataset
Let’s say I have a dataset of colors, each with a number: {1,Blue},{2,Red},{3,Green},{4,Yellow}.. etc I want a column in my schema to have a list of unique random colors from that set. ex:...
View ArticleInclude dataset column in regex
If you use a formula column type. you can reference dataset values with “from_dataset” from the docs: from_dataset(“dataset”, “column”, join_criteria)=> Fetches a value from a dataset. For...
View ArticleGenerate unique App Names
I have tried to search solution but I am sorry, I can’t find it anywhere.
View ArticleGenerate unique App Names
Hello, I have searched about it online on google search and on the very first link I have found your problem solution. Just go to google search and type mobile app name generator and you will find a...
View ArticleGenerate unique App Names
I ran into this issue the other day as well. I just worked around it by having three hidden fields: __rownum Type: Row Number __appname Type: App Name __color Type: Color and then mashed them all into...
View ArticleIs it possible to filter dataset records used in schema?
Let’s say I have a list of employees, each with a different department in a dataset: {Abby,IT};{Bart,IT};{Carol,HR};{Dave,IT};{Edward,HR};{Frank,Sales}... Is it possible when using the “Dataset...
View ArticleMockaroo possible with app platform integration?
I am sorry, I don’t know much about them.
View ArticleMockaroo possible with app platform integration?
Hello, I was searching for your question answer on this website but I am sorry, I can’t find. I have tried a lot to search is Mockaroo possible with app platform intergration or not but I am sorry, I...
View ArticleCustom Distribution bugged/not working?
“A value with “2” will occur twice as often as a value with “1”. All values are assigned a “1” when no rules are matched.” I remember using this and simply putting 10 for one column, and 1 for another...
View Article