Hi,
I have a java application which opens crystal report in the crystal report viewer. The report opens up in crystal report viewer but the images for navigation on the viewer do not show up.
The URL for image shows up on the crystal report viewer as...
Briangfiffin,
You are right.
And your help made me solve the problem.
I should have done this before. But yes I enjoyed my weekend and now I have solution.
Thank you,
SN
Hi all,
I am trying to set ODBC DSN in Windows Vista 64 bit operating System.
In am unable to add MS Access database in System DSN of control Panel.
There are no drivers for MS Access *.mdb file on my system.
Please guide me get the drivers.
Thanks,
SN
Hi,
I am using SQL Server 2005 and Crystal Reports 2008.
I have a subreport which is calling a store procedure. This store procedure has three parameters
1. Customer
2. Start Date
3. End Date
I collect this parameter information in the main report.
How can I pass this paremeter information...
Hi,
I have sales table.
The table has two columns
Product
SalesPrice
The table has three reocrds.
Product1 500
Product2 750
Product3 1000
I am using this table in crystal report.
My questions are
1. Can I show the sum of all SalesPrice on the Report...
Hi all,
I just installed BO XI R2.
When I tried to BusinessObjects Enterprise Java Administration Launchpad with URL address http://atg:8080/businessobjects/enterprise115/adminlaunch/
I get Page cannot be displayed error on IE.
Can you let me know what could be the cause for that.
Thanks,
SN
Hi,
I have a crosstab.
It is product verses Store sales crosstab.
Products are rows.
Stores are columns.
And sum of the sale is in the Crosstab fields.
The table Data is as
ProductA Store1 100
ProductA Store1 105
ProductB Store2 110
ProductB Store1 205
ProductC...
You have single field grouping which are getting you data as 'General', 'General sfer' and you have field to desplay day of the week for a value data in your view(/table).
Put Why don't you put a 7 formula which gets non-zero value for the day of the week it falls and zero if it does not fall...
Hi, I would like to have some ideas as to what type of templetes which you use so that all reports for the company you work look alike?
What do you put in these templetes?
-SN
K, I am just curious, I would like to know how you got that URL? I am sure you do not just remember the URL address and give the information when someone faces problem like this. What is the technique you use?
Thanks.
K,
You solved my problem. I was putting field 'TableABC.Reseller' in the Group Footer #1.
I changed it to 'Group #1 Name' instead of 'TableABC.Reseller' field and now the value for the group is comming properly.
I should say I am sorry I was not clear.
Based on the words you used in the...
Hi,
I use Business Objects Crystal Report XI.
I have a report with single grouping on field 'TableABC.Reseller'.
I summarize field 'TableABC.Bookings'. The summarization I do is the sum of the field. And this summary field is put in Group Footer Section of 'TableABC.Reseller'. The other field...
LB, I looked at the approch you suggested. I am not sure if it will work(May be I am wrong).
As I should say that I did not explain everything of what I am doing.
Actually the bar chart is a Stacked Bar chart with dual axes.
Y1 axes having Small Bookings, Medium bookings and Large bookings of...
Please help, I haven't been able to solve this issue that's been driving me crazy for some time, anybody familiar with charts in Crystal reports, specially dual-axes bar charts?
I need my dual axes bar chart to have the same scale on both y1 and y2 axes. As it is now, if for example on my Y1 I...
Hello Forum,
I am using Crystal Reports 9.0 with Oracle.
In my database expert I have the SQL Query as shown at end of this Message.
This SQL Query works on my production database but fails on test database. I would like to know the reason why it fails on my test database.
I did a bit of...
I use Crystal Reports 9.0 and oracle.
I have code Parameters 1.WH, 2.Start_Date, 3.End_Date in database Expert.
And the query as below.
WITH
Parms as (
Select
Case When '{?1.WH}' = '%' or '{?1.WH}'='8671' then 'true' else 'false' end as WH8671,
Case When '{?1.WH}' = '%' or '{?1.WH}'='8691'...
Forum,
I use Crystal Report 9.0.
I am building report with Database Expert retriving data with SQL Command.
select
pack_no,
packitem_breakout.item,
item_master.item_desc,
item_master.dept,
(select dept_name from deps where deps.dept = item_master.dept) department_name,
item_qty...
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.