- Knowledge Base
- Learn
- Reporting
-
Getting Help
-
12.3 Specific changes
-
Installation
-
Learn
- Business Activities
- Business Activity Manager
- Business Alerts
- Configuration
- Customer
- Database
- EDI
- General
- Inventory
- Manager Windows
- Mobile
- Picklists (Advanced Picking)
- Product
- Purchasing
- Purchase Order Manager
- QuickBooks & Acctivate Basics
- QuickBooks Desktop Sync
- QuickBooks Online Sync
- Reporting
- Sales
- Sales Order Manager
- Sales Tax
- Server
- Shipping
- Startup
- User Interface
- Webstore
-
Troubleshoot
-
Specs
-
FAQs
Including Date-Time on reports in Crystal Reports.
Crystal Reports excludes time from Date-Time fields
In the Acctivate database, date fields such as EntryDate on a Sales Order and CreatedDate on a Customer record are stored in Date-Time format (1900-01-01 00:00:00). When including this information on a report in Crystal Reports, you may see Date-Time fields represented as dates only, cutting off the remaining timestamp information. For example, the EntryDate field in the Orders view should look like this:
This is because, by default, Crystal Reports converts all Date-Time fields to a smaller "Date" field, which only includes month, day and year. If you need to view hour, minute and second data for a Date-Time field, you can change this option in Crystal Reports by doing the following:
- Open the report file that you want to modify in Crystal Reports (for example, Orders.rpt)
- In Crystal Reports, select File > Report Options to open the Report Options window
- Select the option "To Date-Time" from the drop down menu "Convert Date-Time field:", then click OK
- Refresh the report. Date-Time fields previously displayed as Dates should include the full date and time from the database.