A calculation is required in Insight to convert it from Date format to a string value.
β
The below would convert DEFAULT_START_TIME
β
TO_CHAR(CTCI_WORK_PATTERNS.DEFAULT_START_TIME,'HH24:MI')
You need to create a calculation for each relevant column.
β
