1. Check the rounding/decimal places if it is a number type.
2. Put brackets arond calculations to ensure they are executed as per your need.
I faced the same problem. Above were the solutions.
It would read as
href="http://yourservername/crystal/enterprise10/ePortfolio/en/viewrpt.cwr?init=actx&id=yourreportid&apsuser=administrator&apspassword=&apsauthtype=secEnterprise"
Sorry.. There were some fires to take care of..
Here is the code
href="http://nationalbh01/crystal/enterprise10/ePortfolio/en/viewrpt.cwr?init=actx&id=4882&apsuser=administrator&apspassword=&apsauthtype=secEnterprise"
The id is the one that is generated when you publish the report.
That is possible if you refreshed the report. By default, the database logon information is not copied unless checked when publishing.
Also, check your report refresh properties, since that has the refresh database logon checked by default.
yes. I have CE10 environment and I am using the unmanaged approach and just now moving to managed approach. Had no problems with either. Given a choice I would stick to unmanaged.
Thanks a lot! My concern is that the repository should not have objects that are not being used in any report or to find out which reports get affected by change to a repository function.
How would that help??
My report displays as
50,000 (Group 1)
Club a (Group 2) - sales, Sales per 100 m (formula above)etc
Club b (Group 2) - sales, Sales per 100 m (formula above)etc
100000 Group level 1)
Club c - sales, Sales per 100 m (formula above)etc
Club d - sales, Sales per 100 m...
I am using CR 10. One of my column is a formula calculation and the user wants data sorting on that column. Any roundabout way to achieve this??
My formula is (Sum ({@YearEntered_YTD_ Sales}, {@Merge Club})/{Sheet1_.2004 Membership}) * 100 at a group header level.
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.