Format Rules formula

Hello,

How to solve this minor issue? Thank you for your help.

This formula effects only the view when you scroll up or down. If you don’t have lot of rows on that view, you can skip this warning.

@AleksiAlkio

Are there any alternative formulas? as it is possible that my app will have a substantial number of rows. Thank you Sir

Of course you can do this with multiple ways, but you still need to use the same kind of formula somewhere. If you create a virtual column where the result is TRUE/FALSE, your formula will be just like [Column]=TRUE. But then you have an additional virtual column that reduces the sync performance. Does it matter in this case, it depends on your app strcuture, data amount etc. You have this challenge as you are reading the result from another table.