I am getting the error Unable to Create Report Variable (2196)
when trying to declare the following variable rvWOEarnedHours = SUM OF EarnedHours The report is based on a view, the view is declared using the syntax that specified column names in parentheses, EarnedHours is a column in the view, it appears correctly on the report when printed, and is used in an expression earlier in the variable list without problem. Any suggestions gratefully appreciated. -- Larry
