Forum Discussion

darshthakkar's avatar
darshthakkar
Valued Contributor
3 years ago
Solved

Compare data between 2 different systems before an update

Hi Team, My pipeline has a source system as Snowflake and target system as Salesforce There are 2 fields that needs to be updated in Salesforce but these should be updated ONLY if the data has ch...
  • darshthakkar's avatar
    3 years ago

    Native string functionalities like .localeCompare and .match does the trick.
    Closing this thread for now.