conditional formatting
3 TopicsTips on displaying icons based on field values in Power BI
When exploring and analyzing data, we may need to add colored icons to help us visually identify patterns and trends. Currently, there are two main ways to add icons. 1. Icon sets for conditional formatting a) built-in icon sets b) custom icon sets (json file of theme) 2. Conditional fields a) SVG xml, Img URL, Built-in icon name b) Html-code of Unicode characters78KViews9likes4CommentsConditional formatting based on custom fields: change the default background style
The default display style of Power BI (whether it is a table or a matrix) is nothing more than interlaced display. Such a layout cannot help us intuitively find the details of each country at a glance. The conditional format in PowerBI can help us solve this kind of problem very well. This article uses a simple example to briefly introduce how to change the interlaced background style of the table/matrix based on measures and custom columns.3.8KViews4likes0Comments