AC: How to Use Unique References in Datastream to Resolve Duplicate Lookups
Datastream typically identifies fields by their column header text. When this text is not unique, such as with an account name, issues can arise. Using a unique reference, like an External ID field, provides an alternative method for field identification. This approach involves replacing the standard column header with one that includes the unique reference. For instance, the 'Account' header can be changed to 'Account[Account_Unique_ID__c]'. This method resolves issues with duplicate values and ensures accurate field mapping in Datastream.