The conditional formatting feature in powertable sheets helps highlight specific data based on defined conditions. You can use conditional formatting to emphasize records with text styles, borders, icons, font colors, or background colors, making it easier to identify trends, exceptions, outliers, and other important data points.
Conditional formatting rules are automatically applied to table data when the specified conditions are met. You can create, manage, edit, and remove rules to customize how data is displayed and improve the readability of your sheets.
Common use cases for conditional formatting include:
Highlighting values that exceed or fall below a target threshold.
Identifying records that require attention or follow-up.
Visualizing performance metrics using color indicators.
Emphasizing specific text values or statuses.
Drawing attention to missing, duplicate, or exceptional data.
By using conditional formatting, you can quickly interpret large datasets and focus on the information that matters most.
In this article, you learn how to apply conditional formatting by configuring and managing rules.
Similarly, use Conditions to define the criteria for the rule. The available operators and comparison options vary based on the selected column type.
In Style, configure the formatting to apply when the condition is met. You can customize font color, font style, borders, background color, or specific icons.
Select Add Rule to add more conditions. You can combine multiple conditions using AND or OR operators.
Select Apply to save and apply the rule. To discard the changes, select Cancel.
Apply to column
When you select a column, only the records in the selected column are formatted based on the specified condition. For example:
Select ProductSKU column in the Apply To dropdown.
Configure the condition as ProductPriceGreater than 700 in the Condition If section.
Configure the formatting style by applying bold text, the required font color, and background color.
Optionally, use the Add Prefix/Suffix option to add text or an icon before or after the cell value by customizing the icon type, icon color, text, and position.
The Add Prefix/Suffix option is available only when a column is selected in the Apply To field.
The records in the ProductSKU column that meet the configured condition are formatted as shown below.
Apply to rows
To apply formatting to all columns in rows that meet the specified condition, select Rows in the Apply To dropdown. For example:
Consider formatting rows that contain products with a price greater than 700 and a subcategory of mountain bikes or road bikes.
To format the rows completely that meet the specified condition(s), select Rows in the Apply To drop down.
Configure the first condition as ProductPriceGreater than 700 in the Condition If section.
Select Add Rule to add the second rule.
Configure the second condition as ProductSubcategoryKeyisMountain Bikes or Road Bikes.
Select AND to combine them.
Select Apply.
All columns in rows that meet the configured conditions are formatted as shown below.