I want to generate error on the report viewer when sum of the specific column is not equal to the sum of the other specific column.How can i solve this?
I'm assuming you are creating running totals for the sums of the columns.
So then just create a formula that has
<pre>
if {sum column1} <> {sum column2} then
"Error Message"
</pre>
Not sure if that answers your question.
Last Wiki Answer Submitted: July 30, 2009 4:46 pm by Jade1977440 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.