Welcome to our Community!

Discuss, learn and share how to leverage the power of the crowd and build deep relationships with your peers.

cancel
Showing results for 
Search instead for 
Did you mean: 
1259members
1348posts



Total registered members: 1240    Total overall posts: 1348    Total posts solved: 128

Community Activity

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?

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

Resolved! Missing Engagement Points and Missing Business Segmentation

Hi again - since this is a little different than my earlier post thought I would post this one separately. Anyway, this time I'm not really sure what Missing Engagment Points and Missing Business Segmentation is. So, would love to know. Lastly, would...

bhare1357 by Frequent Contributor
  • 1491 Views
  • 2 replies
  • 2 likes

Resolved! Mass Moving Stale Reports/Dashboards

I am using DemandTools 5.21 and cannot figure out how to move stale reports from one report folder to another for deletion. Which scenario category do I select? Is there a help document I can reference?  If not available, is it on the product roadmap...

Resolved! In Modify Module use nested if to update a field

Hi All,Am building a nested If statement to update a field based on the values of two fields:IF(OR($(FIELD_A)="VALUE A" & $(FIELD_B)<>"VALUE X'",$(FIELD_B)="NEW VALUE",IF(OR($FIELD_A)='VALUE B" & $(FIELD_B)<>"VALUE Z", $(FIELD_B)="NEW_VALUE_1", ETC))...

pgiovane by Enthusiast
  • 257 Views
  • 2 replies
  • 0 likes