I saw various entries on converting number to time (but nothing specific to minutes)...
I am using Crystal 2008. I have a number value {Location_Appointment_Type.Lead_Time_Length} that I want to subtract from a datetime value {Appointment.Start_Date}.
Specifically, it is to create a begin...
I am using Crystal XI.
I have a report pulling contact dates into the main report from a subreport. In the main report, I wish to evaluate the contact date(s) to see if they are within a service authorization range. If they are in the range then will be assigned hours to determine a workload...
I want to repeat one of my headers am using the formula:
If InRepeatedGroupHeader Then 'Continued...' Else ''
but it's not working. What else do I need to do?
DS
I am trouble shooting an old report I inherited. The report has 4 Groups:
1. Unit
2. Worker
3. Case
4. Client
A sub-report is providing details. The worker & unit groups keep showing up with headings but no data (having no data is fine, but if it is empty I don't want the headings).
I don't...
I created a date parameter (named Service Start Date) that corresponds with the date in an existing field({TCL_SRVC.BGN_DT}) .
In the formula editor of the select expert I have:
Month({?Service Start Date})= Month({TCL_SRVC.BGN_DT}) and
Year({?Service Start Date})= Year({TCL_SRVC.BGN_DT})...
This may already be on the site, but I can find it.
I am using the Select Expert to filter (something like below):
{Table_nme.field_nme} in ["Pea Pods"]
Somehow I am also getting values in "Pea" (which I don't want).
I tried:
({Table_nme.field_nme} in ["Pea Pods"] and...
I would like to select the lowest value from related fields in two different tables.
I can get the lowest value from each field by using Minimum, but how can I get Crystal to evaluate both fields and determine which is lowest?
Any input? Thanks-
Derik
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.