Data Binding If Statement

You’ll want in general

'desired_value' if self.item['your_column']==actual_value else some_other_value
2 Likes