Hello all,
I suspect that a solution must have been shown elsewhere but I only see issues for charts and cross tabs.
I want to create an export report and I have 3 groups, 1.Region, 2.Category and 3.Date and I want to show total hours.
I'm grouping the dates to be shown per Month.
This export...
Hello everyone,
I have a crosstab with one row (equipments) and two columns (month and job type).
The results appear fine, no problem with that. But the results doesn't fit in a A4 page. (there are 12 months is here! lol)
So i would like to position the row total of the month under the row, not...
Hello everyone,
i'm sure that the title doesn't make any sense so this is what i want to do:
if i place a field in the details section it will show the data oof the table..
record number field
1 field_A
2 field_B
3 field_C
4 field_D
... etc
Is there a function that i can select the 3rd, or...
Hello everyone,
i have a big formula with many variables (booleans, strings, datetime, numbers) and i would like to monitor the values of the variables.
is there a way to see that?
(when the formula crashes due to an infinite loop, the values of the variable are shown)
Thanks!
So yeah, i've also done the trick with the fake page header (whileprintingrecords; "")
..but what happens when the subreport reach the report footer(of the subreport) when it has changed page?
ie.
------------------ <-this is the beginning of the page
GH1 (pseudo page header)
details
details...
Hello everyone,
I've inserted an OLE Object in the report and I have linked it (through graphic location etc) with a URL {field}.
But, as you know, when you insert an OLE Object, you have to insert a default file or image.(am i right?)
The OLE Object is placed in the details section and every...
Hello everyone!
I'm using CR2008 and i'm trying to insert a word document to the report footer.
I've tried Insert->OLE Object but crystal seems to support only up to one page word document.
I've also tried to convert the word to *pdf (one page per section - Report footer A has the first page and...
Hello,
I have two datetime fields like 01/01/2013 10:00 and 02/01/2013 09:00.
Even if I created two formulas with their timevalues, when I am trying to take the result 09:00 - 10:00 I took 23 instead of -1 (seems like the result is taking the whole field)
Is it possible to have the -1 as a...
Hello,
Here is a thing. I need to have a chart with a value per month year.
The problem is that the chart columns are not appearing sorted by the date but as their names.
For example for a date space 01/11/2011 - 01/02/2013 I need to have the following:
11/2011 - 12/2011 - 01/2012 - 02/2012...
Good morning and happy new year to all
I have create a report with two subreports in. I need to know if is possible to sort this mixed list by column #1 (Date) which is really two different dates.
If is imposible to do it using subreports, I need to know if is possible to do it even without...
Hello to all,
I have a question. I need a report to give me the level of item's value & qty on a previous date without having it in a table.
I have done that by creation sub-reports on every transaction type that I have (receipt, issue etc), and calculate the summary data in formula fields...
Can I somehow use previous value of a shared NumberVar which syntaxed
whileprintingrecords;
numbervar hours_line;
hours_line := hours_line + {VCR_EMPLOYEE_FEEDBACK.VWOEF_ACTUAL_HOURS};
?
I create a report using many Functions and many Running Total Fields. I want to create a Chart using some of this fields but some problems appeared
1. When I select a running total (count) "for each record" I am not taking the last value of the count appeared on report footer, but every counted...
I have create a global numbervar to summarize numbers that I couldn't summarize and I need to use this numbervar in a graph
Is there a way to do this?
@sumDiff
whileprintingrecords;
global numbervar sumdiff;
sumdiff:=sumdiff+number1
Hello! I need to summarize the operation results. e.g the difference between two values and crystal not allow me to do it.
Is there a way to do it manualy?
Thank you
Hello everyone,
i am using CR9 and i am working on a report that has 200 or more formulas.
The thing is that i have done a serious mistake and i should have used running totals...
so, is there a way i can alter a little bit the formulas so they can act like running totals?
The formulas are...
Hello everyone!
I am using CR9 i could use some help on this one...
i have 2 subreports in the report footer section (a,b) and i would like to pass the formula from the main report's select expert to the select expert of the two subreports automatically.
I need it automatically because crystal...
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.