I give you some more details here:
The parent report takes its data (between others tables) from table1 which has a datetime column field1 which is used from the 2 parameter fields to give to the report reader a range of dates.
The subreport uses only one table (that does not exist in the...
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.
it doesn't work.I have made it work once but I don't remember the exact way.sql expression fields in crystal are very syntax sensitive and they easily create an error.
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.