michael-wtds
Frequent Contributor
since ‎03-08-2023
a week ago

Your statistics

  • 46 Posts
  • 6 Solutions
  • 25 Likes given
  • 23 Likes received

User Activity

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...
Are there any posts already written for DTV on how to insert notes with to the ContentNote object?I've been trying to figure out to create new notes for the ContentNote object, which appears to require a file reference when importing.   Is there a wa...