Dears,
I have 2 string fields, one contains a "formal responses approved by the organization to be used by customer service reps", and the other contains "the real responses by reps"..
What I wanna do is to have a function to find if the real responses match any of the formal responses.. the goal is to assess the compliance of the employees with the formal responses..
any idea if there is a function or tool that compares the 2 texts on a %, for example see if the 2 texts are the same by 90% of words..
any idea how can I do that?