DemandTools
Welcome to the DemandTools forum. Collaborate and engage with others to learn how to best leverage DemandTools and DupeBlocker
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How do I import ContentNotes with DTV?

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...

Dedupe Address Grouping?

I am building out a dedupe scenario for lead records and I was wondering if there is a way to move address fields from a duplicate into the winner only if all of the winner's address fields are blank. I would like to treat address fields as a group. ...

Mike-B by Enthusiast
  • 1265 Views
  • 3 replies
  • 2 likes

Resolved! respect fields decimal places when updating using formula

I am using this formula (${Commission__c}/100)*${Total_Price__c} to update a currency field with 2 decimal places, it returns more decimals and causes the next user to edit the object to get an error. Example data (16.2/100)*772.23 populates 125.1012...

Tiffany by Enthusiast
  • 2580 Views
  • 6 replies
  • 4 likes

Resolved! 502 Error: Bad Gateway when logging into DemandTools

Hi there. We are power-users of DemandTools. For a number of reasons, we still use DemandTools 2.9.1. We have multiple users, too.All of us are suddenly getting the same error message when trying to log in. This shows up in a DemandTools error messag...

Resolved! RegEx to extract domain from website field

With the help of ChatGPT, I was able to get this RegEx formula to extract the company domain from website field.  The use case would be to update another field using the following formula -RegExReplace(${Website}, "^(?:https?:\/\/)?(?:www\.)?([^\/]+)...

Resolved! Data Storing

Question:  Does Validity/DemandTools store any data from Salesforce in the cloud?  Or does it simply analyze the data in real-time locally on your machine?