Possible to create collections dynamically?
Hi, Is there any way collections could be created dynamically? For example, I have a Name collection of N names and i wish to loop through the Name Collection to create N collections dynamically without me manually creating in BP. Thanks!