-
1. Re: Report Function and calculation
Eddie Lotter Sep 17, 2013 9:04 AM (in response to iccsi)If you are still having a problem with this, post a reply and we can work through the problem.
I suspect you are setting up your calculated fields incorrectly.
-
2. Re: Report Function and calculation
iccsi Sep 17, 2013 10:32 AM (in response to Eddie Lotter)Thanks for the information and help,
I use =, < and > sign, I just realized that I need use EQ, GT, and LT.
I need to change the color or the lable base on the equation, but I can not access my lable from my function to assign color.
For example, I want to change my label color to red if field value less than 10.
Thanks again for helping and information,
Regards,
Iccsi,
-
3. Re: Report Function and calculation
Eddie Lotter Sep 17, 2013 10:57 AM (in response to iccsi)Unfortunately the Report Builder does not provide a way to access the field and label properties at runtime.
The only way to make a label/field change its color depending on a value is to create multiple labels, one on top of the other; then use the "Print When Condition" property of each label to determine which one is visible for a given condition.
-
4. Re: Report Function and calculation
iccsi Sep 17, 2013 11:14 AM (in response to Eddie Lotter)Thanks for the information and help,
Regards,
Iccsi,

