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

Date based on another column

$
0
0

Dunno if it'll help, but, I've got this for one of my fields

(now() +days(random(14,14))).to_date

creates a date up to 14 days in the future, maybe you could just substitute your start date for the now() bit, don't know if it would be sensitive to your start date format.

Cheers


Viewing all articles
Browse latest Browse all 2665

Trending Articles