Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

error #VALUE after export to Excel

$
0
0
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

Viewing all articles
Browse latest Browse all 2791

Trending Articles