ERROR "The condition of format rule 'Group i...

ERROR

โ€œThe condition of format rule โ€˜Group is Liveโ€™ may be expensive and slow the user experience of your appโ€

which is a bit strange as the conditional rule is only [ColumnName]=UserEmail() and simply changes the text colour on 3 columns

Plus the entire table has only 1 row and 9 columns

Is this a โ€˜realโ€™ issue or a bug?

0 4 338
4 REPLIES 4

Yes it sounds little weird

The expressions that trigger this should only be those that include Select, OrderBy or Top functions. Were any of those used in a formatting rule, maybe before changing to the simpler expression above?

Yes, it was a select before

Probably that expensive flag isnโ€™t being reset when the expression changes @praveen. Itโ€™s just a warning anyway, so you can safely ignore it.

Top Labels in this Space