Dynamically changing rows color on report?
Comments
-
Hi,
We have a report that returns a list of patients. If the patient matches certain criteria we want to change the background color to pink on that row. How can this be done? -
Hi,
Yes, it is possible to change the row color based on information in that entity. You will need to use a Color Rule in order to do this.
Here is documentation on how to : [url=https://documentation.decisions.com/coloring-report-rows-with-color-rules-2/]https://documentation.decisions.com/coloring-report-rows-with-color-rules-2/[/url]
Thank you.