I'm using CR 8.5 trying to report "Hours Available" for a work center and "Hours Scheduled" for that same work center.
In my main report (Hours scheduled) I've created parameter fields for choosing the work center, starting day to report, ending day to report. The two date fields in the Oracle...
Is it possible to create a calculated field using the alternate column names?
I’m getting an “PROJECTED_OUTPROC_COST - Invalid Identifier” error. Here’s my statement from Oracle 9
SELECT
JOB_ID,
CUSTOMER_NO,
(Std_Dept_Cost + Std_RawMtl_Cost +
Outside_Processing_Cost +...
I'm running Crystal Reports V 8.5
I created a "view" using SQL+ and now I want to use
that view for my Crystal Report.
Are there some permissions, grants, or other things
that I also need to do at the SQL level in order to
see my newly created view in my list of available ones to...
I need to do a Crystal Report from tables that have the following fields (plus more fields, of course):
Table A contains a string(20) field named MRB_Number.
Data looks like 27
Table B contains two memo fields:
The first field named Key_Value has data...
Is there a way to actually remove a column from a
cross-tab report? Supressing it still leaves the cell
showing (although it's empty). For this particular
report, all I'm really interested in is the totals.
I'm using CR 8.5.
What I'm trying to report is hours by Dept & workcenter
by month...
How do I select records from a table using crystal reports where the records I want to retrieve are the records where one of the date/time fields is null
I have a table which resembles the following:
-------------------
ID | Cost
-------------------
100 | 23.50
-------------------
200 | 12.00
-------------------
300 | 4.25
-------------------
I'm trying to...
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.