Unable to reference another dataset column in other schema
Not Working, this.to_i showing 0 all the time and this.to_s showing same implicit conversion error.
View ArticleGenerate Data Foreign Key
In 2022 this does NOT seem to work. The values returned are empty even though the source table is not.
View ArticleGenerate names starting with certain letter
Is there a way to create names or objects starting with certain characters? e.g. I want to have only names starting with the letter “A”. I am aware that I can filter the list but I want to generate a...
View ArticleRandom array of a set of items
How do I create a row that generates a random array of a set of items? I don’t want the items inside the arrays to be random, just the array for each row. For example: { ["image1.jpg", "image2.jpg",...
View ArticleError 404 when downloading data
Hi, I’m trying to download the data but I always facing a 404 error when clicking the “Download” button.
View ArticleProblem with referencing a specific dataset column
Hi Folks I am having a problem with referencing a specific column in a dataset. My schema uses the dataset type to pull a random value from this column (example… a random product reference), if i...
View ArticleProblem with referencing a specific dataset column
@watersn Bottom of your schema there is a Public URL, will you provide it so we can take a look?
View ArticleProblem with referencing a specific dataset column
Hi @rich.bateman here is the link : Mockaroo - Random Data Generator and API Mocking Tool | JSON / CSV / SQL / Excel In my PRODID column you will see the dataset trying to reference SKUREF column...
View ArticleProblem with referencing a specific dataset column
In your Dataset, what is the case of SKUREF? Is there a way you could update the Column name to SkuRef?
View ArticleProblem with referencing a specific dataset column
Hi @rich.bateman I can certainly change the case - is case sensitivity the problem here do you know ? Cheers for the advice !
View ArticleProblem with referencing a specific dataset column
After further digging it doesn’t appear the column name in the dataset needs to be lowercase. Could you provide a sample of your dataset?
View ArticleProblem with referencing a specific dataset column
Hi @rich.bateman here is a link to the dataset wetransfer.com SCProducts01.csv 1 file sent via WeTransfer, the simplest way to send your files around the world
View ArticleProblem with referencing a specific dataset column
I was able to resolve the issue by updating the dataset by adding a new column, Id and use a row number as the value. I was then able to select SKUREF in the schema which finally populated.
View ArticleProblem with referencing a specific dataset column
Thanks @rich.bateman that resolved my issue ! - thanks so much !!!
View ArticleFrom_dataset() doesn't work with json datasets
A few months ago I reported an issue with from_dataset not working which was unresolved: All values null with simple from_dataset() I am having this same issue. It appears that only null will return...
View ArticleGenerate multiple lookup values from dataset
I need this exact thing as well. Where you able to figure out a solution?
View ArticleError when trying to create Start Times
I am a getting an error trying to create start fields. I have 3 start times that are chronologic Tech Start>Patient In>Pro Start Tech Start is a random time Patient In is a formula (This works):...
View ArticleProblem with handler script
Hi, I am new to Mockaroo and I have set up a mock schema. I have added a request_header and would like to have the API request include the header every time the API is called, else an error message in...
View ArticleStored data sets not working
My uploaded data sets are not returning the right columns I have others that did just fine but no idea why these are not. When I open the data sets from Mockaroo everything looks right.
View Article"Quote" option seems to have no effect when double quote (") is used
I’ve noticed something strange. I’m not sure if this is a bug, or if I’m misunderstanding something. In my experience, when a schema’s Format is set to Custom (as opposed to CSV, JSON, or something...
View Article