I have a report that I am exporting and one of the fields is a date field. When it is exported to the csv file, it comes in with a time appended to the end of it, and the date is one day prior. It appears that the report function is causing this, because if i export the same record from the opportunities module it exports exactly as it appears in the record. This is in version 7.6.4.
Example - The Expected Close Date in the Opportunity is - 06/302016.
When the field is exported from the report module, it changes the date to - 06/29/2016 07:00pm
I am unable to replicate this issue at the moment on a 7.6.4 instance.
There have been a few new versions released, up to 7.6.6, which include a few Reports fixes.
It is possible that your issue may have been resolved in one of these versions, so you may wish to upgrade to see if this resolves your issue.
(As always, I would recommend backing up your CRM/DB before upgrading just in case you need/want to revert)
hey everyone.
i’ve done some further investigation and here is what is really happening.
if I export directly to PDF from the report it’s PERFECT.
However if I export to .csv, the problems begin as noted above.
if I change the ‘format’ in the report for that date field to ‘YMD’ for example, it displays fine on the report, BUT, when i go to export, it is pulling
a) the formatting as if I had not chosen any formatting at all (the ‘none’ formatting)
b) it’s pulling the DAY BEFORE the actual date in the database
extremely perplexing and massively causing problems in my day to day.
It seems as though something is going wrong only with the export feature in the report module only.
apparently there is a bug filed for this but it’s still here in mine evidently (7.6.6)
You have to chage your user’s timezone to GMT +0:00 and then save it and then go back and export your report (to csv) and it will now pull the correct date in the field instead of whatever random date it was pulling