Idea Summary
Currently, you can highlight a cell only based on the value in that cell. We need the option of highlighting a cell based on a value in a different cell. For example, we may have a field that is not displayed, but contains a value that should tell APEX to highlight a different cell. For example, a cell called Name (i.e., Bob, Bill, George, etc.). Another cell called Name_Highlighting with the value of “Yes” under certain circumstances. In highlighting, we should be able to highlight Name when Name_Highlighting = Yes. This would make a huge difference in formatting reports.
Use Case
Any report customization
Preferred Solution (Optional)
In the highlighting dialog, simply include the cell to highlight and the cell which the formula is based on.