Using CR/CE 10, is there any way to format a number as a percent (other than putting the field in a text box and then putting a % sign after it).
Am I totally missing something? This seems like a pretty basic, common format that I would think would be used by a lot of people.
Thanks,
Mark
I'll dig in to that and see what I can find.
One other thing that I neglected to mention is that if the hyperlink is to something outside of Crystal, then the both I and the other user can successfully access it.
Working with CE/CR 10, Oracle direct connect.
I am attempting to do a rather simple report but am having problems. The report shows the number of incidents reported in 2 diff. project phases. I want the projects with highest totals to show at top. What I want to achieve is something like ...
This worked, to a degree. I was able to put a hyperlink in to another report on the CE server and it worked fine for me. Other users (with the same perms as me - Full Control) were not able to use the links. They always got the following Crystal error:
Retreive Error
There was an error while...
I'm using CR/CE 10 with an Oracle db via direct connect.
Reports in Crystal format are by default SHOWing the Group tree. My users never use it so it's just taking up real estate on their monitors and every time they open a report, the first thing they do is click on the icon to hide this. Is...
I'm using CR/CE 10 with an Oracle db, direct connect.
I have a summary report in which I would like to include links to detailed reports. I have included them as on-demand sub-reports and while this technically works, my users get frustrated by the time it takes for them to run.
Can I have...
I just noticed a typo in the code I wrote...
shared stringvar array valid_app;
valid_app [{#RTotal0}] :={ALL_LISTS.AL_DESCRIPTION}
should have read...
shared stringvar array valid_app;
valid_app [{#RTotal0}] :={DBTABLE.APP_NAME}
I've used a number of Shared array's for similar purposes and the approach that I've found to be successful is this.
In the report header of the main report put a subreport who's sole purpose is to populate your array. In the report header of the subreport put a formula to DIM your array (see...
I posted this previously in the "Business Objects: Crystal Reports 4 Other topics", but got no replies so I'm re-posting here. My apologies if this is a no-no.
Environment: CR/CE 10, Oracle db, direct connect
I have been unable to format the titles of my on-demand subreports as I would like...
Environment: CR/CE 10, Oracle db, direct connect
I have been unable to format the titles of my on-demand subreports as I would like. Under Format Subreport, I can change the color and font size and that works fine. When I attempt underlining, however, it looks fine in CR, but when run from CE...
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.