# 5. Conditional formatting

Conditional formatting in dashboards and reports is key to guiding users’ attention to specific performance areas. Compared to charts, tabular reports have higher information density, which makes conditional formatting a lot more useful.

{% embed url="<https://lumel.wistia.com/medias/0wwnrof9jw>" %}
Conditional formatting - Overview
{% endembed %}

Conditional formatting can be used to highlight or emphasize specific records using color, icons, data bars, and other visual elements. In this section, we'll explore how to apply conditional formatting and manage conditional formatting rules.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Configuring rules for Reporting Matrix</td><td><a href="/files/lyatvK3w0gCjdn0cvk0X">/files/lyatvK3w0gCjdn0cvk0X</a></td><td><a href="/pages/lcEghABCpCrKe4f4J6bu">/pages/lcEghABCpCrKe4f4J6bu</a></td></tr><tr><td>Configuring rules for Writeback Matrix</td><td><a href="/files/7upxcp6lX8iXpOnSnZHO">/files/7upxcp6lX8iXpOnSnZHO</a></td><td><a href="/pages/RrSuohFTHUDAvi62v01H">/pages/RrSuohFTHUDAvi62v01H</a></td></tr></tbody></table>

#### Resources

[5 ways to supercharge your Power BI Conditional Formatting](https://inforiver.com/blog/general/supercharge-power-bi-conditional-formatting/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inforiver.com/working-with-inforiver/5.-conditional-formatting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
