Page 2 of 2

Re: Conditional Formatting on Grouped Data

Posted: Mon Aug 15, 2016 8:19 am
by HighAley
Hello.

Please, remove the curly brackets from your expression. This is the right expression:

Code: Select all

Sum(DataBand1,pr_OM_SalesReport.LineQty)>190000
Thank you.

Re: Conditional Formatting on Grouped Data

Posted: Tue Aug 16, 2016 8:15 am
by nnqphong
Thanks HighAley.
I use expression:
Sum(GroupHeaderBand1,pr_OM_SalesReport.LineQty) >190000.
Phong

Re: Conditional Formatting on Grouped Data

Posted: Tue Aug 16, 2016 3:30 pm
by HighAley
Hello.

We are always glad to help you.
Let us know if you need our help.

Thank you.