Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! 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.
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 54 | |
| 47 | |
| 42 | |
| 37 |