Page 1 of 1

Please help !!!

Posted: Fri Mar 22, 2024 7:32 am
by mikasa
I'm working on a Stimulsoft report that displays sales data by product category. I want to conditionally highlight rows based on a sales target. For example, if the sales percentage for a category is below 80% of its target, I want that entire row to be highlighted in red. I've tried using conditional formatting, but I can't seem to figure out how to set the condition based on a calculated percentage value. How can I create a conditional formatting rule in Stimulsoft that highlights rows based on a calculated percentage within the report itself?

Re: Please help !!!

Posted: Fri Mar 22, 2024 12:55 pm
by Lech Kulikowski
Hello,

You can use the Totals functions - Sum, Count, Max in the condition to calculate necessary values:
https://www.stimulsoft.com/en/documenta ... ctions.htm

Thank you.