Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Referencing another Schema

$
0
0

Hi mudassi,

It's my understanding that in order to reference fields from another schema the data has to be uploaded as a dataset.
You can then either reference the fields using the "Dataset Column" Type or within an expression using the from_dataset() function:

from_dataset("dataset", "column", join_criteria)


Viewing all articles
Browse latest Browse all 2665

Trending Articles