Forum Discussion
wesinls
3 years agoRegular Visitor
Conditional Formatting Not Working for Percentages?
I have a conditional column in which an item is true or fales (0 for false 1 for true) - and not matter which formatting option I choose i am unable to change the formatting such that IF a valuye is ...
jdurmus
3 years agoNew Member
To change the background color of a conditional column based on the column value, you can use the "Conditional Formatting" feature in Power BI.
Assuming your conditional column name is "MyColumn", you can follow these steps to apply conditional formatting:
- Click on the column header of "MyColumn" to select the column.
- Go to the "Home" tab in the Power BI ribbon.
- Click on "Conditional Formatting" in the "Styles" group.
- Select "Background color" in the dropdown menu.
- In the "Format by" dropdown, select "Field value".
- In the "Minimum" section, select "Percentage" as the type and enter "90" as the value.
- Choose the blue color for the "Minimum" value.
- Click "OK" to apply the formatting.
This should change the background color of the cells in the "MyColumn" column to blue if the value is above 90%.
- wesinls3 years agoRegular Visitor
There's no "Syles" group in PowerBi that I'm aware of - in Excel yes, but not PBi?