Hi guys,
I was able to successfully install BO X1 rel 2 on XP professional. But when I tried installing it on XP professional which is on Microsoft Virtual PC 2007, the installation stops giving the error: 'mcab56' is corrupt or missing. Anyone aware of any such installation issues of BO X1...
Hi guys,
I am developing manual cross tab report using formulas.
I am not able to get the running totals right as in its condition I have to use Arrays that have whileprintingrecords" statement. And it looks that I would not be able to avoid using whileprintingrecords while building the...
Hi guys,
I have a report with many header sections and many groups. When exported in PDF, it gives some blank pages or some pages with a header in one page and the same header and the groups on the next page.
The solution that I tried was removing "Group Together" option from the section...
In the running total condition I tried putting "evaluateafter" to the formula that has 'whileprintingrecords' statement to force running total to be calculated after the whileprintingrecords formula. It wont work!.
Appreciate ur comments.
In the actual report that I am developing, in the running total condition I need to refer to a formula that has "whileprintingrecords" statement in it.
I am getting error/empty when I run the report. Shouldn't the above scenario work as running totals are evaluated...
Thanks for comments, but to understand the report processing, I tested one scenario below:
-From Xtremedatabase used customer table
-pulled some records on detail section and grouped on country
-In the group header inserted this @Formula1:
whilereadingrecords;
global numbervar R1 := 1;
R1;
-In...
Hi guys,
Wanted to know in what order the crystal processes the formulas placed in different sections of the report. Is the order of evaluation is:
First the Formulas in Report header then
page header then
group header then
details then
group footer then
page footer then
Report footer?
Are...
Appreciate ur response LB. Was able to get rid of blank page. The problem was that I made some extra sections of the same group just to display some headers.
I now Pulled all the headers in the same group where I had the crosstab and the blank page disappeared.
Thanks,
Hi Guys,
I am using crystal 10. The cross tab is in the group.
It was giving me a blank page in the middle of the report. So, unchecked the "Keep together" in the section expert in the group. And the Blank page was gone. But now with "Keep together option" unchecked, it gives error " Error...
Pelajhia, Tried on your hints, but the problem exists. why dont each chart allign the way its done universally? i dont think that crystal will release the product with such bug. Did you encounter such a problem in charts?
Yes, the reports is to be scheduled in crystal enterprise to run...
Hi Guys,
1)I am using crystal developer 10, the legend in the chart does not move to the place where I want it to be. Although in designer it shifts to the place where I drag it but in the preview it does not. Moreover in preview it shifts randomely at any place and appears at a different...
Hi guys,
I set up a cross tab in a group header. From the cross tab expert i introduced a row field and a column field . The summary is a MAX of a string field, say X . I wanted to conditionally format the color of field X based on a value of another field, say Y. So wrote this formatting...
Thanks for the comments.
But synapsevampire what do yu mean by 'Setting up Crystal Reports on the server'.?
Ofcourse crystal enterprise is on a server, and i am setting the report on this environment.
I am designing them on my local machine and loading in enterprise using save as option in...
Enterprise throws an error 'incorrect logon parameters..' if I try to run a report that uses two different databases of the same server.
Main report pointing to a stored proc in one database and subreport pointing to a table in another database.
I am using ODBC connection to sql server.
I...
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.