I have a table created using ng-repeat and one of the columns is displayed using ternary operator. How do I search by the displayed value and not the actual value?
Fo