I have an odd request.
My user has a data set of 758 records. They want to sample 450 of these randomly.
I've completed this using a sampler with a random sampling. However, the client wants to add further columns of data to the existing random sample.If I rerun this workspace.I'll generate a new random set of data than before.
How do I add a random number to a row, but keep this created number so that when I run the workspace again I get the same sample as before?
Thank you!
N