This must be explained somewhere, but I can't find it. I've uploaded a Dataset, and now I want to use that Dataset to randomly populate a list. I was trying to use the Custom List selector, and then in the function use from_dataset, but that doesn't seem to be what I need. I then tried the Dataset Column selector, but that only returns 1 randomly from the Dataset. How do I go about generating a random list from a Dataset?
↧