I used Flavia's solution which sounded like exactly what I needed, but then I began getting reports of missing opportunities that had been closed, re-opened, modified, and then closed again. The original intent was to remove the duplicates on the reports we had. So, it appears that because of a cascading relationship on the Opportunity entity, my bulk deletion job deleted BOTH opportunities-- the one in Canceled status and the one in Closed status!!! Has anyone else had this same issue or Shroomer, did you implement this and experience the same thing? It didn't appear that I could modify the cascading delete relationship either so wondering if I just need to filter the report differently...
↧