現状機能としてはございませんので、可能な限りお調べしましたところ
プラグイン:redmine_plugin_computed_custom_fieldを利用して、
導出属性のカスタムフィールドを作成すればできそうな気もします。
しかしながら、試してたわけではございませんので、参考情報としてご覧いただければと思います。
【redmine_plugin_computed_custom_field】
https://github.com/annikoff/redmine_plugin_computed_custom_field
https://forza.cocolog-nifty.com/blog/2016/03/redmineredmin-1.html
その他、View Customize Pluginを利用して
同様に導出属性のカスタムフィールドを作成し、そのフィールドを条件に設定できれば可能かもしれません。
ご参考:
https://redmine.tokyo/issues/866