Hi there,
I'm using version 8.5
I have a problem with parameter fields,
Is there a way to use a formula (from subreport)as a
parameter field?
Example:
In my subreport I've formula
@Date to mainreport;
if not(isnull(Maximum (POST.EFFECTIVEDATE}, {POST.EFFECTIVEDATE}, "daily")))then
shared...
example.
The way how I'm using my report at this moment is,
I refresh it once 1 hour to see if I have error message's
in my report which is made by users.
but some times I forget to check/refresh this report and because of this i want that the report will run this self and make a print for...
Hi there,
CR version 8.5,
I need a support with using of whileprinting function.
In my subreport I made a formula which says:
whileprintingrecords;
shared stringvar name: name{client.name}
I placed this in details and it works!
In my main report I made a formula which says:
shared...
Hi,
Using 8.5 version.
I need a help for issue below.
I've a formula named {@roundcalculteorders} which I can't get the total for this because this is not showing when I'm looking in function Insert--> Subtotal/Grandtotal or Summary.
First I create a formula like:
{@Calculateorders}and...
Hi ,
Using version crystal 8.5.
Need help to round up the values like below,
0.2 should be 1
0.5 should be 1
0.8 should be 1
1.1 should be 2
1.9 should be 2
2.1 should be 3 etc.
thx
Hi,
CR version 8.5
Can someone pls tell me how to suppress the subreports if I have no records and when I have the rcords then I will see it.
Thx
MHP.[gorgeous]
the problem is,
the formula in subreport is working but not in main report.
I tried also what you asked to me,
like//
shared numbervar totloc:= {@87.5% of Tot.Loc} then I get the same as shared numbervar totloc:= totloc +{@87.5% of Tot.Loc} in subreport,
in the main report it's not working...
yes the whileprintingrecords; is on the top of the formula
in subreport.
What dou exactly mean to assign the {@87.5% of Tot.Loc}.
how shall I do that,it's not clear to me.
pls give an example.
-1.
formula:
shared numbervar totloc:=totloc+{@87.5% of Tot.Loc}
//this is in subreport and also the {@87.5% of Tot.Loc}
is in subreport.
formula:
whileprintingrecords;
shared numbervar totloc;
// this is in main report
-2.
No I'm now working with the first subreport if this works then I'll...
Hi,
Unfortunately it's still not working,
pls help me out of this f..king sh.t because I'm really puzzled here and this all on friday,I need to fresh my brain this evening :)
I tried in subrep formula
shared numbervar totloc:=totloc+{@87.5% of Tot.Loc}
And in main rep. formula...
Hi All,
I'm using crystal reports version 8.5.
I'm trying to get the sum@formula from my subreports to the main report and make a grand total of my all subreports.
the subreports are not linked to main report,because I don't want that.The results which I have are now 100% but It's very...
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.