When i try the following expression below I get an error saying Numeric aggregate function on data that is not numeric. I am working in Visual studio 2010 shell on a pretty simple report. Help me please.
Steve
=((COUNT(Fields!description.Value))/(COUNT(Fields!action_code.Value)))