'Calculated field which compares results from two different fields in a sql report works perfect except one parameter value, 4 params in the report

=iif(reportitems!Textbox123.Value>=variables!Dirsvcs.Value, "Yes","No") works for all parameter values and gives wrong results for one parameter value



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source