Hi,
We have a date field that is inserted into our report using a TextBox with the expression set to =Fields.Created and for that TextBox, we have formatting set to {0:d} which should just display the date.
The data is a full date and time 5/10/2010 9:43:24 PM which we would simply like to appear in the report as 5/10/2010 but instead, the full date and time are displaying. What am I doing wrong?
We have a date field that is inserted into our report using a TextBox with the expression set to =Fields.Created and for that TextBox, we have formatting set to {0:d} which should just display the date.
The data is a full date and time 5/10/2010 9:43:24 PM which we would simply like to appear in the report as 5/10/2010 but instead, the full date and time are displaying. What am I doing wrong?