0 Reporting Date Fields 1 Jeremy Turgeon posted 8 Years Ago When running a report with a date custom attribute or a birth date it looks fine within Rock (e.g. 11/1/2015) but displays incorrectly once exported to Excel. Birthdate comes out looking like (11/1/2015 12:00:00 AM) which is close, but I've never wanted or needed to know the exact minute or second a congregant was born. General attribute dates are even worse and display as (2015-11-1T00:00:00.0000000). Tried to use Lava to render it properly with {{ MyColumnName | Date:'M/d/yyyy' }} but it exports to Excel completely blank.
Jeremy Turgeon 8 years ago It is possible to format the information in Excel but since I'd end up doing this for most of the staff who aren't fluent in Excel it isn't ideal. I'll probably have to submit a bug for the Lava portion and a feature request for the rest.