I know this must be simple, and I have read through dozens of posts, so maybe I have just missed it somehow. I have a report that is grouped by the employee ID number. It displays the groups in that order. But I need to sort and print the groups themselves by the employee Name field. I can't...
I know this is simple, but I am new to Crystal, and I'm stumped.
I have a table with these fields (greatly simplified):
Emp#, License_type, Active_flag
There are many License_types for each Emp#, but only one where Active_flag = Y.
Here is what I want: Show all records, by employee, for...
This is a basic formula. How would this be written in Crystal syntax? And is there any advantage to using one over the other??
formula = "From " + ToText(Minimum({?ActivityDateRange})) + " To " + ToText(Maximum({?ActivityDateRange}))
We have a staff section on our intranet where the users login with their SSN number. We want to replace an existing report with a similar one in CE. This report has a parameter for SSN. Is there a way to place a link on our intranet that will allow a user to run the report, without any...
I have a date field that occasionally has a SQL server default value of 01/01/1753 in it (no nulls allowed, yet the application does not require the date to be entered!). I want to show this value as blank on a report. After I had no success figuring out a Crystal syntax formula, a co-worker...
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.