File column support for conditional coloring, filters and formulas, etc

In our use case we need to use conditional coloring to validate a row with some specific column that needs to be filled, a number column, a text column and a file column… and i can do everything except the file column which is not supported by conditional coloring. Also formula doesnt support this column (i try to create a formula to control if a file is or not uploaded and conditional coloring by this formula) but it cant be done.

Another thing about conditional coloring is that you cannot nest each condition with the logical operators “and” “or” to set up a series of nested conditions needed to color an entire row. Each condition acts separately