I am trying to filter exactly only “tcp-22” from the service column. I used filter datatable to get the required data, but problem is that I only need the values “tcp-22”, but I also get other values such as ‘tcp-2242’, “tcp-2222” in the results.
Any idea how to get only the exact data that is required?
Attached are my sample excel sheet and Filter DataTable screenshot.
Appreciate any help.