michael-wtds
Frequent Contributor
since ‎03-08-2023
Friday

Your statistics

  • 50 Posts
  • 6 Solutions
  • 27 Likes given
  • 25 Likes received

User Activity

When attempting to merge a contact related to a cadence I'm getting the following error -We can't merge these contact records because at least one of the duplicates being deleted is assigned to a cadence. Remove those records from the cadence and try...
Is there a way to conditionally update fields using 'Modify with a Formula' in DemandTools, specifically choosing either the import file's value or the existing Salesforce value based on certain criteria?Example Scenario:I want to update the Phone fi...
@AnthonyValidity I'm trying to match the Close Date on MM-YYYY, and can't get this regex match to match a test record with the exact same date.(\d{4}-\d{2})-\d{2}Have you seen any examples of date matching regex that I can try to use?
While attempting to merge duplicate opportunities, which included field rules I kept getting the following error -"Error cloning record 0KKUI000001RZ2k4AG: A Campaign Influence Record for this Opportunity with same Contact and Campaign already exists...
I want to use FieldCopyUnique to save a different Mailing Address to Other Address.  So, it looks like I need to define each field individually (Other Street, Other City, Other State, Other Country), but I need to make sure I'm keeping the Other Addr...