BHScripter
Technical User
Hello:
I am attempting to create a calculated field with the following:
=IIF (Sum(Fields!totalilt.value = 0,0,Sum(Fields!totalilt.value)*100/Sum(fields!totalilt.value)
where am I going wrong?
Thanks much for the help.
I am attempting to create a calculated field with the following:
=IIF (Sum(Fields!totalilt.value = 0,0,Sum(Fields!totalilt.value)*100/Sum(fields!totalilt.value)
where am I going wrong?
Thanks much for the help.