I have a parent report that takes 2 parameter values as start date and end date.
The subreport takes its data from another table that has a field with dates.
I want to pass both start and end parameters to the subreport and have the report asking for them only once (not for 2nd time for the...
I have a row formula in a cross tab that contains this code :
CStr({@hour1},0) + ':00'
@hour1 is : hour({LABSTORE.REC_TIME})
What I get is a column like this
10 : 00
11 : 00
12 : 00
.
.
.
9 : 00
How can I sort this properly like it were a number?
I mean like this
9 : 00
10 : 00
11 : 00
12 ...
As the title says I have created a new formula but it does not appear in the Available Fields of the cross-tab so that I can use it.
I am using crystal reports 8.
I am using crystal reports 8 and I cannot insert a text object right to Row#1 Name.
Any idea how to achieve that?
I have seen it in a report created with crystal reports 10.
I am using crystal reports 8.
I have created a cross-tab and a formula that I use in this cross-tab.
I then created a second formula for the cross-tab but I can't use it still it is not appearing in available fields in the cross-tab.
Any idea how to solve this?
Thnx!
I have a crosstab with one Group (Row #1 Name : @Month (Number)).
This grouping produces 12 rows with the number 1-12 taken from the formula.
It is something like that
1
2
.
.
12
I am trying to get the Group name to print a month name like 'January' but no luck till now.
I use the group options...
I have a sql server database and I want to find a way to document it (I mean to find a utility that can map it and then I can add description to table fields so that I know what they contain).
I want to make a report with 4 columns that work independently one from another.I mean that every column must have a different grouping, different summaries etc.
Any idea how to do that?
Thank you!
I have two columns.
The one column has a total field from a table and the other has a time only(not date) field taken from another field of the same table.
I made a sorting by the time field and it begins the sorting after midnight 00:00 and it arrives at 23:59 or something like that(it is a...
Is there any way I can enter in a formula a condition that it will be true when I am in the first record of a group?(It is placed in Group Footer).
I have a formula that display a calculation but it repeats itself across all group records.
I want to have the calculation displayed only in the...
Can I use a programming language to make some parts of a report that are difficult to be done with crystal language and how can it be done so that I generate a rpt file?Thank you!
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.