Rules and Rulesets present a part of Meta UI functionality that provides styling for columns (rows) based on the given condition.
Rules and Rulesets are set up in the configurations editor in Columns > Styles and Rows > Styling.
While in Columns > Styles, the conditional formatting is applied within one given column, in Rows > Styling the whole rows are formatted according to the configured rules (rulesets).
Each rule has one or more conditions describing the logic for filtering out the required values.
Logical operators used:
- equals (=)
- not equals (!=)
- contains
- not contains
- starts with
- ends with
Multiple conditions can be either combined (AND) or alternated (OR).
A ruleset is a nested condition inside a rule or another ruleset that makes up a subset of conditions representing complex logic.
Note: Rules work in the order they are arranged, i.e. each subsequent rule is applied on top of the previous one. This implies that if a value falls within multiple conditional styles, the last style will eventually be displayed for this value in the grid.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article