Numeric aggregate function on data that is not numeric

  • 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)))

  • Just tried this on some text fields and it worked as expected for me. what types are the fields in question?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply