Hi All,
I'm trying to concaternate some expressions, like this:
=YEAR(Fields!DateTime)+"some text"
what i get is this: <Array(1,1,1,1,1,1........)>some Text
what is the issue?
Best Regards,
Alex