Hello,
I created a format rule using the columns referred by a REF_ROWS virtual column. The test shows that everything is working fine but the format is applied to all rows.
Here is the expression I’m using: or(isblank([Modelos][Identificação Europa]), (count([Modelos][ID Modelo])-count([Modelos][Identificação Europa])) >0)
[Modelos] is the REF_ROWS field
Can anyone help me?
Thank you guys.