Visit Experts Exchange from your mobile device to search, ask, and monitor your questions. Never lose touch again.

Preview From Your Desktop
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top Crystal Reports Software Solutions: 101 - 125 of 542
 
Hello: I'm trying to run a report that pulls all the incidents from the previous weekend for a specific group. The report should run at 8:00 am on Monday morning and the data captured should ...
I am trying to create bar graphs in CR XI to show counts against the grand total. I have a formula that has the count and a formula that has the grand total. I go to the Data tab and in the sh...
I've built a crystal report to calculate commissions.  However, I've got an issue I haven't been able to resolve.  The client only wants the sales person to receive a commission if sales from ...
Is there a Crystal setting that is somehow preventing other users on other pc's from being able to run a custom report I created on my machine? The report is part ado.net and part ODBC.  I ...
I have a Crystal report that works, however I would like to tweak it to sum data and show charts.  Right now I have the report selecting data and reporting based on the date and then having a ...
The Same code works on my dev pc but not the client pc. The published applications downloads the Cyrstal Reports 2008 sp2 redistributable. other programs that use crystal veiwer  to expor...
Hi, I am trying to chart monthly billings for customer using Crystal Reports 10.0 and SQL Server 2000. Everything works fine except for one problem. I am grouping by customer because ther...
Hi all I have a Crystal report connected to an oracle 10G database via the Oracle Server datasource.  I need to include the contents of a blob field onto the report.  The content of the blob ...
Hi, i am using Segate Crystal Reports 8.5 version and data base SQLSERVER 2000. in some columns of the reports i am displaying dollor values. i am facing below issue Example : actual ...
WHen I export a PDF   from Cyrstal  reports it is  shrinking or not showing Bar Codes I have in it. I have tried one patch that. I fount at. http://www.idautomation.com/kb/exporting_to_pdf...
I would like to select from table1 Where date_course_taken is between entered_start_date and entered_end_date and course_expirartion_date is not not between the date range entered for the d...
Hi EE, I have three fields CustomerName (abc company) InvoiceAmount 1234.55 (Number) PastDue True or False (based on a formula) I want to sum all of the invoiceamounts that have a pas...
I want to set following sql statement in crystal report in vb.net2003 windiws aplication select empno,ename,salary from emp where salary>=3000 and deptno=20 ; what is the steps and codi...
Hello, I am using Crystal Reports XI.  I have a field that I have drawn a border around using the "format field" option and using the single line border for all four sides (up, down, left a...
I need to create what appears to be a complex formula and require some assistance.  My knowledge of crystal is rather limited so any help you can provide would be greatly appreciated.   I n...
The main report does not have a datasource.  It is only used to pass selected parameters.  I am having problems with sending multiple selected parameters to the subreport. I have created a mul...
Hi We have around 600 odd reports in Crystal Reports 8.5 and we want to migrate those to Crystal Reports XI .The following are my questions These reports are using queries embedded within t...
Hey all, We are currently looking for a free reporting solution to plug into our .NET application. LogiReport popped up as one, but I'm having a hard time finding reviews on it. Anyone o...
We use HP SM7 to track our incidents (problem reports) here.  This product consists of three types, all related to eachother: Incidents - original problem Changes - more detail about proble...
My problem is this: I have a set of data which has 1 required (A) and 1 optional layer (B) of grouping. The group names of course come from the data list. I am using formula suppression to sup...
When trying to view a Crystal report on IE it does not pop-up, instead I get a message on the bottom left of IE that says "Done" with a yellow exclamation mark. When I click on the mark I get ...
I have three tables, one is master (JOBS), and two details(JOBD, ISSUES). all are connected together throght a primary key and foriegn key, The key is (JOB_NO). Now, in crystal report I p...
Hi, I have a report that has the following sections. GH1 GH2a GH2b - has a sub report GH2c - has another sub report GH3 GH4 GH5 details - suppressed GF5 - suppressed GF4 - suppres...
I tried to create a crystal report according to the user choice in a vb form. For that i like to pass a dynamically generated query to crystal report. But when im assigning the "SetDataSource...
Hi, is it possible to create a crystal report 2008 report with a parameter field that is used to determine which of the fields shall be used for sorting? Background is that I need to cr...