Code years_active, the inequality operator <> and 1, to filter for companies that haven't been active for one year.
years_active
<>
1
Make sure to type years_active <> 1.
years_active <> 1