I've found this written by lbass:
"You can still use the multiple columns. You should have inserted a group on metal, so if you haven't, then do that now. Then create three formulas:
//{@reset} to be placed in the group header:whileprintingrecords;stringvar x := "";
//{@accum} to be placed...
Hi all,
I'am kind of stuck with an issue.
I need to insert a new line after the end of a Group FooterX section in a multiple columns report.
Printing direction is set to Across then bottom. Option "Format groups with multiple columns" is also enabled.
I tried to create a formula in the...
Hi everybody,
I use CR 8.5.
I split a detail section in 2, detail a and detail b, because i wanted a field in detail a to grow according to it's length (can grow). Now I want this two sections be printed together on same page because they are sometimes split accross different pages.
I have a formula @Time_Active = TimeValue ({View_Reporting_Routes_Day.AvgOfRoutes_Time_Active})
and I want to see it on Y Axis. X axis is a datetime and displays correctly in my chart. Also when I put @Time_Active in the detail section values are shown correctly in format HH:MM
When I go to the...
The formula that computes finally the correct percentage and that I want to sort on (@Percentage) is :
Sum ({View_Reporting_ClientStatistics_Unique.DistributedDifferentialCost}, {View_Reporting_ClientStatistics_Unique.ClientId})/Sum ({View_Reporting_ClientStatistics_Unique.Cost}...
I want to sort on the division of two summary fields that are put in the ClientID Group Footer:
It yields : (Sum of ClientDistributionCost)/(Sum of RouteCost)*100
For a reason that I don't know creating the here-above formula and putting it into ClientID Group Footer don't compute the correct...
I'am quiete new to CR. I have CR 8.5 and my problem is the following:
I have two groups in my report:
ClientID
DateServiced
Each client can be serviced more than one time over a given period.
I have a total ClientDistributionCost that I managed to compute and a total RouteCost (not only...
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.