I need to know the percentage {Table.Avgcost} difference from {Table.Stdcost} per itemnumber and if the percentage is over 10% to change the font color to red.
So did you try my suggestion for the display? All you have to do then is click on the % icon in the toolbar. Then for the color, go to format field->font->color->x+2 and enter:
if currentfieldvalue > 10 then crred else crnocolor
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.