Is it possible to cache (freeze) a smart list (random sample)?
I would like to be able to cache a smart list of a random sample to be used in other logic later. What I am finding is that the random sample rule causes the smart list to update each time. Is there a way to freeze this list so it doesn't update later?