Hi I have a parent collection with rows for which i'm using filter which inreturn fetches me output of matching value with particular row to output collection. I want to delete the row in parent collection which matches with the output collection.
Thanks in advance.