Hi,
I'm creating RDLC report, and want to display some string value to be in date format. May I ask what's wrong with this expression ->
=format(CDate(mid(Parameters!SearchConditionString.Value,12,10)),"MM/yyyy")
As the named, "Pa
I'm creating RDLC report, and want to display some string value to be in date format. May I ask what's wrong with this expression ->
=format(CDate(mid(Parameters!SearchConditionString.Value,12,10)),"MM/yyyy")
As the named, "Pa