I have textbox with expression
Got the correct result.
If the result number is negative, then I need to show (display) 0.
=Sum(Fields!servicetotal.Value, "Service") - Sum(Fields!servicefee.Value, "Service")Got the correct result.
If the result number is negative, then I need to show (display) 0.