I have a report that contains the following:
"...the calculation of their weekly contribution is [FAC_ASSESSMENT] per week. Payment..." where [FAC_ASSESSMENT] is a value in a table. I have defined the column in the table as type currency, but when i view the report the value has the trailing zero missing (i am assuming that the the value is converted to a string). Is there any way to show the value as intended??
"...the calculation of their weekly contribution is [FAC_ASSESSMENT] per week. Payment..." where [FAC_ASSESSMENT] is a value in a table. I have defined the column in the table as type currency, but when i view the report the value has the trailing zero missing (i am assuming that the the value is converted to a string). Is there any way to show the value as intended??