You need to sign in to do that
Don't have an account?

How to Show Values in Different Colors on Salesforce Report not in Dashboard
Hi Everyone,
I have a field called "Age" in contact object.when I create report for the contact records if Age<18 should be in red color and Age>=18 should be in green color.
How can we achieve this
Thanks in Advance,
Vignesh.B
I have a field called "Age" in contact object.when I create report for the contact records if Age<18 should be in red color and Age>=18 should be in green color.
How can we achieve this
Thanks in Advance,
Vignesh.B
Conditional Highlighting in Reports in Salesforce is used to highlight field values on summary or matrix reports based on ranges and colors you specify. To enable conditional highlighting, your report must contain at least one summary field or custom summary formula.
For more information on this may I suggest you please check with below link for detailed information.
- http://www.infallibletechie.com/2014/09/conditional-highlighting-in-reports-in.html
- https://developer.salesforce.com/docs/atlas.en-us.fundamentals.meta/fundamentals/adg_reports_chart_highlight_try_it_out.htm
Hope this helps.Please mark this as solved if it's resolved so that it gets removed from the unanswered queue which results in helping others who are encountering a similar issue.
Thanks,
Nagendra