December 12, 2013 at 12:33 pm
Hi folks,
I have this expression in my SSRS report and one the fields is coming up as #Value. Please can you help me dictate where the error might have come from?
=iif(iserror(sum(iif(iif(Fields!original_estimated_fee.Value
is nothing,0,Fields!original_estimated_fee.Value)=0,cint(0),iif(Fields!original_estimated_fee.Value is nothing,0,Fields!original_estimated_fee.Value)))),0,sum(iif(iif(Fields!original_estimated_fee.Value is nothing,0,Fields!original_estimated_fee.Value)=0,0,iif(Fields!original_estimated_fee.Value is nothing,cint(0),cint(Fields!original_estimated_fee.Value)))))
THANKS
EO
December 12, 2013 at 2:50 pm
What are you trying to do?
There must be easier way to this.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy