So I used the new csv import to bring in some data from the application we are building and I now have 171 records that didn’t quite come in the right way. My question is SIMPLE - How do i clear the contents of a collection so I don’t have to delete one item at a time? Please PLEASE tell me there’s some kind of way to do this as deleting one at a time is simply enough reason to quit at this point.
I have removed all ties to the collection from lists and other so nothing should be there to stop a delete.
Here is my public share link: LINK
(how to access public share link)