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

Using value from Dataset Column in a formula

$
0
0

It looks like you need to parse the __DOS_To column as a date. This should work:

Date.strptime(field('__DOS_To'), '%m/%d/%Y')-days(random(0,90))


Viewing all articles
Browse latest Browse all 2665

Trending Articles