Dear, Need you help ! I’m trying to compare 2 tex...
# general
w
Dear, Need you help ! I’m trying to compare 2 text fields in a search to retrieve the difference. Is there a formula that can retrieve that difference ? Thank you for your help
m
Use this CASE WHEN {field1} = {field2} THEN 'Match' ELSE 'No Match' END
Or LENGTH({field1}) - LENGTH({field2})
If you need to compare the contents of two fields in a more complex way (e.g., finding which specific characters differ), you’ll likely need to use a script for that.
As du falafel
w
Can a map reduce resolve this error @Marc ? What’s the job taitol?
m
Toupouuuula