I have the following formula in Crystal which works:
If {?Pm-@EndDate} in MonthToDate and {Actions.ACTION_CATEGORY} = "Administrator" Then 1 else 0
Now I need the following function
I...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23743794.html
Hello,
I have a subreport that contains a cross-tab. The problem is that when I run the subreport I can see all the records (COLUMNS) that I am expecting however when I run the main report I ca...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23769111.html
I have a report that is scheduled to go out via Infoview e-mail every morning. This report lists cases that have missing information. However, lots of time, the report won't have anything to list s...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23934522.html
Hello,
I am finishing up a 401 k report. I am to the last column and having a problem. This column has the percentage for the deferal. There are 2 different Deferal types that can be used. Eithe...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23948018.html
Hello. I am using Crystal Reports XI with an Oracle9i Server. I know how to use the isnull function for a database field. What I need to know is if I can use a null function for a whole table. In o...
http://www.experts-exchange.com/Database/Miscellaneous/Q_23181895.html
I have two tables: t1 is UCROffenses contains UCRCode and Description, t2 is Incidents contains UCRCode, RptDttm (reported date/time), CaseNo. Ive created a view that shows all offenses from the U...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23230699.html
I have two groups the first, groups my records by site then grouping them by month, I have a running total which calculates an average figure for each of the sites. Is there a way for me to assign ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23654745.html
I want to develop my crystal report using XML as datasource. However, when I try to create a connection with the required XML it gives a problem, 'Failed to retrieve data from the database'.
Pl...
http://www.experts-exchange.com/Database/Reporting_/Business_Objects/Q_23731421.html
I have a VB6 Application whitch utilizes CR XI. One of my reports, DailyManifest.rpt needs two Parameters passed to it to display data.
The main issue here is that I have walked the code and the ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21428753.html
Hello - I'm working with an evaluation copy of CR XI; can anybody point me to references and sample code to open a report from an Active Server Page? I've looked all over, and can't find anything.
...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21577874.html