Hello,
I'm using the following expression to return a date on a SSRS report that is returning 20140711 in a text box.
=First(Fields!POSITION_DATE.Value,"DataSet1")
Can anyone help me convert the expression to show the following:
Date: 07/11/2014
I'm not familiar with text function in SSRS. Any help would be greatly appreciated.
Thanks,
x