Hello all,
I am trying to add a security filter on Purchase Line table, for some users not to see a specific item on purchase lines.
For example, i dont want that user to see the item with number 10003 on the lines and i have added this security filter on permission sets : <>10003
But when i open an Purchase Order, that has on its lines this item 10003 , that it is not supposed to be seen but even other items that are supposed to be seen, it shows this dialog below:

So, the problem is that even that we have other items that are supposed to be seen, because of the filter for one item the other items are not seen.How can i fix this to hide just one item not all of them?
Thank you in advance.