Search the web
Sign In
New User? Sign Up
crystalreportsusersgroup · Crystal Reports User's Group - A place for Crystal Reports users and developers.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10488 - 10517 of 10517   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10488
I think the field heading is automatically created when the field is pulled onto the report. I don't know if you can break that link, however if you right...
Janet
janlmiller61
Offline Send Email
Nov 4, 2009
9:07 pm
10489
This is one good use I've found for the Crystal For Eclipse plugin; it lets you change the data field being pointed to without having to delete & reinsert if...
William J. Goss
wjgseattle
Offline Send Email
Nov 4, 2009
9:08 pm
10490
Maybe a hyperlink to a report with subreports would work? From: crystalreportsusersgroup@yahoogroups.com [mailto:crystalreportsusersgroup@yahoogroups.com] On...
William J. Goss
wjgseattle
Offline Send Email
Nov 4, 2009
9:11 pm
10491
Seems like it's a matter of preference. To me, it's easier to just write a sql query than to figure out how to use Crystal formulas and all that stuff to do...
Janet
janlmiller61
Offline Send Email
Nov 4, 2009
9:13 pm
10492
The very act of inserting a report with a sub-report(s) constitutes a violation of the "no sub-reports inside a sub-report" rule. ...
Guevara, Ernesto
iam_efg
Offline Send Email
Nov 4, 2009
9:13 pm
10493
Yes, you are right that it is a matter of preference. I'm a programmer by trade, so learning the syntax for CR formulas wasn't too bad. (It still has way too...
Rob Richardson
interrobang
Offline Send Email
Nov 4, 2009
9:21 pm
10494
At any one time, you can pull the sql from Crystal by clicking Database/Show sql Query, cut it and past it to any db editor/viewer (we use DBVisualizer). They...
Guevara, Ernesto
iam_efg
Offline Send Email
Nov 4, 2009
9:25 pm
10495
I know, but I read somewhere that someone successfully did this by making it an On-demand subreport (similar to a hyperlink). I was wondering if anyone here...
Janet
janlmiller61
Offline Send Email
Nov 4, 2009
9:25 pm
10496
Sorry, not here... ________________________________ From: crystalreportsusersgroup@yahoogroups.com [mailto:crystalreportsusersgroup@yahoogroups.com] On Behalf...
Guevara, Ernesto
iam_efg
Offline Send Email
Nov 4, 2009
9:29 pm
10497
Can someone think of any possible way to accomplish the rpt that I described in my original post? Seems like it is impossible without being able to have...
Janet
janlmiller61
Offline Send Email
Nov 4, 2009
9:45 pm
10498
I tried this and it didn't work....
Janet
janlmiller61
Offline Send Email
Nov 4, 2009
9:47 pm
10499
I creating a report that contains several sections in it that come from different database tables. One section pulls lesson plan titles from a parent table and...
Janet
janlmiller61
Offline Send Email
Nov 4, 2009
9:58 pm
10500
Thanks for reminding us what your problem is. Doing all this in CR is beyond my ability, but I'm not a CR power-user by any means. My only suggestion is to...
Rob Richardson
interrobang
Offline Send Email
Nov 4, 2009
10:02 pm
10501
Greetings! A report I am working on has a formula that works, but I don't know why. Here it is: Sum ({charge_stats.charge_weight}) / Sum ({charge.numbercoils})...
Rob Richardson
interrobang
Offline Send Email
Nov 4, 2009
10:05 pm
10502
Hi Janet, I think what you want to do is access the child tables using subreports. It is generally necessary to do this when multiple child tables each have...
James, Andrea B
dreamyaj
Offline Send Email
Nov 4, 2009
10:16 pm
10503
The report has several different sections that are based on different data, so I can't create one view that will contain everything. That's the problem. Each...
Janet
janlmiller61
Offline Send Email
Nov 4, 2009
10:16 pm
10504
How do I do this if my main report includes other sections and therefore other data besides just this Lesson Plan section?...
Janet
janlmiller61
Offline Send Email
Nov 4, 2009
10:19 pm
10505
I think the rule of "no subreport in a subreport" is valid even if you call it a "main report with a supreport in a main report". It might have something to do...
Michael Fritz-Dengel
mdengel
Offline Send Email
Nov 5, 2009
9:20 am
10506
I created a parameter based crystal report (not very serious topic) with blobs that I use as a football pool at work. I would be willing to share this with...
Fa-na-tic
klpowell29
Offline Send Email
Nov 5, 2009
1:46 pm
10507
Janet, This statement of yours triggered a memory: "For example, Lesson Plan 1 is associated with 3 Child A records and 4 Child B records. I don't know how I...
Rob Richardson
interrobang
Offline Send Email
Nov 5, 2009
2:21 pm
10508
My sums behave the same way. That is the way I always understood it worked. For my purposes, that is a positive feature, not a problem. Thom Rose Controller ...
Thomas Rose
electricthom
Offline Send Email
Nov 5, 2009
2:40 pm
10509
Yes, it's a positive feature, but it goes against my understanding of CR, which is already weak enough. I would like to understand why it works. I'm always...
Rob Richardson
interrobang
Offline Send Email
Nov 5, 2009
2:50 pm
10510
I believe I tried this. The problem is that I couldn't get it to display as follows with Child A values listed first and then Child B values listed second: ...
Janet
janlmiller61
Offline Send Email
Nov 5, 2009
3:30 pm
10511
"So if for instance your "method of instructions" is a string you can build a view with your Ktp's as variable that concats every method together with a ...
Janet
janlmiller61
Offline Send Email
Nov 5, 2009
3:45 pm
10512
I won't be able to access the child tables using subreports if the lesson plan list is a subreport itself. You can't have subreports within subreports. So,...
Janet
janlmiller61
Offline Send Email
Nov 5, 2009
4:36 pm
10513
Janet, I'm confused about what your data is, or where it comes from. Does "Ktp 1a" come from one of your Child lists? Let me see if I can state your goal in...
Rob Richardson
interrobang
Offline Send Email
Nov 5, 2009
4:49 pm
10514
The lesson plan table is the parent table. Each lesson plan has one or more child ktp's. Each lesson plan also has one or more child methods of instruction....
Janet
janlmiller61
Offline Send Email
Nov 5, 2009
4:58 pm
10515
Hi All, I am try to call a procedure with an array as a parameter.... If i pass pass a single parameter from crystal report to SQL procedure, its working...
sanjaypmg
Offline Send Email
Nov 6, 2009
9:38 am
10516
Hi Sanjay , We had the same issue last month. Unfortunately, we had not found passing an array parameter to SP. So, we enforce the users to enter parameters...
Necmi KILIC
necmi1981
Offline Send Email
Nov 6, 2009
11:24 am
10517
The current report I am working on is connecting to an oracle database, and I am also running Crystal Server 2008 to an Oracle 10g db. When I try to publish...
Mary
comput101
Offline Send Email
11:18 am
Messages 10488 - 10517 of 10517   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help