I have a scenario where I'm wanting to merge records that are the exact same (all fields match, including created/modified dates) due to an import. I have a couple thousand records, so I don't want to have to manually select a winner. However, I ca...
I couldn't find this in any of the existing documenation, so posting this for anyone else that may have the same questions.If you want to add a Line Break when using a CONCATENATE formula you can use the CHAR(10) character to add it. Example:CONCATEN...
I'm trying to import data from one Salesforce object into another, and as part of the import I want to combine 3 text fields into a single field. Orignally I was going to combine the data in Salesforce prior to importing, but then I came across this...
I'm using the Modify module to try and update a new picklist field I've created with a formula. I want to select a certain value based on if I can find the word "Cancelled" in the name of the record. I'm trying to use an IF with SEARCH, but I keep g...
I was pleasantly surprised to find out I can use DemandTools to Dedupe and merge duplicate files (ContentDocument) that my users have uploaded. It works really well when the same person uploads the same file multiple times. However, if 2 different ...
@IDWPartners if you're doing an org migration, I'd highly recommend checking out Metazoa Snapshot. While you could migrate data with DemandTools, Metazoa allows you to move related records all the same time maintaining the relationships. With docum...
Hello @ppzzyytt. When you initiate the log in process from DemandTools, are you selecting the Salesforce Sandbox option rather than the regular Salesforce option?
@nkottakota I'd check and verify you have edit access to those fields if they aren't getting updated. If you do have edit access, then can you post a screen shot of the field mappings from your import in DT?