When I modify report, will add EvaluationMode = auto
For Example
<Value>=Field!Test.Value</Value>
will become
<Value EvaluationMode="Auto">=Field!Test.Value</Value>
I am using Microsoft SQL Server Report Builder to make change
How to solve it. Thank you
*This post is locked for comments