cancel
Showing results for 
Search instead for 
Did you mean: 

I am using SAP Crystal Reports Version 2011

42078560
Member
0 Kudos
514

I am using SAP Crystal Reports Version 2011 to run data reports from another database. The problem I have is all data TIME fields are recorded as TEXT fields. Crystal will not summarise the text fields, I need the summery to be in time not text, is there a way to convert the TEXT data in to TIME in the report. I have tried to export the data to excel then convert the TEXT to TIME however it is not straight forward, and I need the report to host the data in TIME format.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos
ido_millet
Active Contributor
0 Kudos

See online help for the CTime() function:

CTime (string)

Returns a Time value that represents the time, given a String expression specifying a time from 0:00:00 (12:00:00 A.M.) to 23:59:59 (11:59:59 P.M.), inclusive.

Also, the data type may be fixed using a different connectivity method or driver.