Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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 |
|---|---|
| 46 | |
| 35 | |
| 28 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 59 | |
| 59 | |
| 40 | |
| 22 | |
| 20 |