I need to find where I can download Crystal ActiveX Report Viewer Control 11.0.
Hi Experts,
I'm trying out SQL Expression Fields in Crystal Reports 11 but I'm not having any luck.
The report is showing records from a table called Candidates. There is also table Edu...
Hi Experts,
I'm having endless problems showing a Crystal Reports 11 report with VB.Net. I learnt that my Release 1 is not compatible with Visual Studio 2005 so I downloaded Release 2.
...
i'm using crystal reports XI. In my report, i've following
sku Total Units
Grouped by(sku) 123456 ...
Hello,
In my vb.net application, I am sending parameters to the SQL Query in a crystal report . It prints the parameters in the report but does not refresh the SQL Query, which should disp...
I am helping to automate a process where a user performs a find/replace on approximately 30 worksheets. On each worksheet it is the exact same find value and the exact same replace value.
...
Hello,
I was interested if anyone is aware of online tutorials on how to use Business Objects including WebIntelligence, Crystal Reports, Excelsius etc - i.e. the different suite of compone...
HI
How can I populate a parameter field from one view but query it against another view. E.g. I have a parameter called "p_project"
I want to populate this from a view called "V_All_Projec...
Hello,
I am having a problem with getting windows AD authentication working when I use Kerberos authentication. It works fine when I use NTLM authentication, but I heard the kerberos authent...
I am trying to find some information on installing Business Objects XI R2 on windows server 2008 using IIS7.0, I get to a point where i want to choose an IIS install for the web server, but t...
We just upgraded from SQL Server 6.5 to SQL Server 2005. I'm trying to create a report with Crystal 8.5 (like I normally do for this particular type of report...):
From Standard Report Expor...
I have an asp.net webpage, where I house about 10 Crystal Report reports. All the reports work fine, except one. When I click on the report, I should go to the page where I input the paramet...
Using Crystal Reports - V9.0 I believe (the free version with VS.Net 2005). I want to summarise a formula field using multiplication.
ie. I have a formula field called yield = Units Passed/U...
Hi Experts,
We have a VB app that calls a Crystal Reports xi report. The Vb app is intstalled with the Crystal Merge modules and I'am happy the runtimes are ok. The database is SQL Server 2...
Hello,
I would like to understand how to do a nested if statement in Business Objects Web Intelligence. A standard if works fine - e.g.:
=If([Field1]="Yes";1;0)
However, I have been...
Is it possible to create table of contents using crystal reports. In my report the table of contents fields are listed by group option.
Let me know to create the table of Contents.
Thanks ...
Hello, I hope you can help...
I have Business Objects Enterprise XI R2 installed on a server, we are using Crystal Reports to report off a SQL Server database. We have built several Busine...
I am trying to export the report to PDF.
After selecting PDf and to file, I do not get the window to select the file location.
The DLLs the I have are
crxf_pdf.dll to support pdf
crxf_r...
I have a bunch of stored procedures I used with SSRS, but now I have to convert to Crystal. I need to default the date to the current date when the report is run. It works fine when I create...
I'm trying to set up a variable in a business objects report. This is what I have so far:
If([Speaker Eligibility Type]="W9 on File";"Y"; "N")
In other words, if the Speaker Eligibility...
I am using crystal report XI. I have a numerica field like 20080430 which is actually a date. I want to convert into date format like 4/30/2008. How will I implement with Cdate function? Pleas...
Hi,
I am having a Crystal report in VS 2005 in which i want to find the difference between two datetime fields of same column in two subsequent rows using a formula.The scenario is som...
Our customer's application produces forms using Crystal 10. We desire to print one particular form to a large HP Laser, From Tray 4, with 3 copies per page (non-collated - pg 1,1,1,2,2,2,3,3,...
I have Crystal Reports Server XI (Business Objects XI) Release 1 running on a Windows 200 server. It uses MS SQL 2000 as a database.
I need to move all this to a Windows XP (security is not...
I successfully created an rpt file and saved with data.
But I need to display this report using Crystal Report Viewer XI application thru MSAcess 2003.
Could you tell me if I am missing a re...