Hi all,
--SQL Server 2000, Report Studio 8--
I'm trying to format a date field as dd/mm/yyyy and use it as a grouped item in a crosstab report and on a chart as a category axis. I can't get rid of the time 00:00 at the end of the field no matter how I play with the format property.
Is the only option to cast as text and work with substrings? (seems a bit ugly)
cheers!
--SQL Server 2000, Report Studio 8--
I'm trying to format a date field as dd/mm/yyyy and use it as a grouped item in a crosstab report and on a chart as a category axis. I can't get rid of the time 00:00 at the end of the field no matter how I play with the format property.
Is the only option to cast as text and work with substrings? (seems a bit ugly)
cheers!