Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I know it's not possible to apply conditional formatting to a column in a table, based on a formula, or the value of another column. But is it possible to this with R?
Solved! Go to Solution.
@WelterM,
It is possible to apply conditional formatting with R, please review the following blogs. Also you can use UNICHAR() function as a workaround which is described in this similar thread.
More Examples on Styling Cells, Rows, and Tables
Conditional Formatting of a Table in R
There is also a similar thread about using R for your reference.
https://stackoverflow.com/questions/31323885/how-to-color-specific-cells-in-a-data-frame-table-in-r
Regards,
Lydia
@WelterM,
It is possible to apply conditional formatting with R, please review the following blogs. Also you can use UNICHAR() function as a workaround which is described in this similar thread.
More Examples on Styling Cells, Rows, and Tables
Conditional Formatting of a Table in R
There is also a similar thread about using R for your reference.
https://stackoverflow.com/questions/31323885/how-to-color-specific-cells-in-a-data-frame-table-in-r
Regards,
Lydia
Thank you, Lydia. That gives me some hope.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 66 | |
| 47 | |
| 43 | |
| 26 | |
| 19 |
| User | Count |
|---|---|
| 196 | |
| 127 | |
| 102 | |
| 67 | |
| 49 |