Filter on Update Feed
Hi Community,
I've created a Note report filtering on a specific user tag (the USERID). I've got the below which works, but I need to add a few keyword exclusions and can't get that to work. e.g. if I want to surface all comments for the user that excluded the terms "all done" & "this is one", how would I show that please?
EXISTS:a:$$EXISTSMOD=EXISTS
EXISTS:a:$$OBJCODE=NTAG
EXISTS:a:note:threadID=FIELD:threadID
EXISTS:a:userID=63da3b4400084e28b091db59576247ce
Thanks
Matt