Restricting view of a specific Value in a column/row for users

I need a way to not allow some users to see a column or row, if a specific value is set.

Example:

A Row has a value of "pending", and i dont want John Doe to see this row until it is set to "working". Is there a way to do this?

Answers