Hello All,
I have a list that has a 2 multi-line text fields (Notes and All comments).
A workflow runs on the Notes field (entry by user) and date/time/user stamps the comment and appends it to All Comments field.
Is there a way to check the All Comments field for the Note entered by the user to see if that Note has already been entered (so that the same "Note" doesn't end up diplicating - with a different date/time)?
EX: User 1 enters: "This is great" in the Notes field. The workflow copies the Note, stamps it updates the All comments field = "User 1; 2/20/20 8:55 PM: This is great." and deletes/empties the Notes field.
User 1 comes back later and enters "This is great" in the Notes field.
I dont want the All Comments field to read:
"User 1; 2/20/20 10:00 PM: This is great."
"User 1; 2/20/20 8:55 PM: This is great."
I just want to delete the 10:00 PM entry from the notes field since that was previously capture.
Thanks in advance!
