Hello,
I need your help in excluding the suppressed amounts from the SUM in the group footer. In the details section, I am having duplicate deal no and amounts.So, in the Section Expert for the details sections, I performed a condition on the formula "Suppress" to suppress the duplicated...
Hi,
I need your help and assistant in removing the duplicated deal_no from the details sections in my report. My report structure is as follows:
#Group header 1: Type
#Group Header 2: Deal_no
Details: {Deal_no}, {Amount}
#Group Footer : Deal_no
#Group Footer 2: Type
Example Data:
Type A
12...
Hello team,
I need your assistant in stopping the report no. parameter prompt in my main report. In my report, I am having a table which it is called {engine}.It has a field called {rptno} which it auto generates the report no. once it is running. I defined a parameter called “ReportNumber” and...
Hi all,
Can you please help me in passing a parameter from the main report to the subreport. I got an error saying that Cannot find parameter field Report_Number in subreport ABCD.rpt.
I have created a formula in the main report called {@report_number} which it has a value from the database...
What I am trying to do is that I want to pass the report number field which is taken from the database {engine.rptno} to the subreport and to make sure that the subreport doesn't use any other report number. The subreport is having also the field {engine.rptno} and the same tables except that my...
Thanks for the post hilfy
I will try your solution and I will revert back.
One more thing when I am passing the report number as parameter @ReportNumber from the main report to the subreport using the Change Subreport link by selecting only the {?ReportNumber} parameter which i created in the...
Hello team,
I need your assistant in passing a database field called {engine.rptno} to the subreport select expert from the main report. I tried to use shared variable in the main report.
I created a formula in the main report
shared numbervar report_number := {engine.rptno};
report_number...
Thanks for the help
But the parameters are passed {engine.reportnumber}={?ReportNumber} correctly
I want to pass a database field called {engine.rptno} to the subreport from the main report. In the subreport, I create a
parameter with the name ReportNumber, it type is number and it is...
Hello Team,
I need your assistant in passing a value of a parameter in the main report to the subreport. I defined a parameter in the main report which is called {?ReportNumber} and its type is Number and it is static.
In the Select Expert of the Main Report I added the below code...
Hello All,
I need your assistant in getting the appropriate way to exclude some of the items from the subreport based on the items that are passed from the main report and to show the extra items which are in the subreport. What I mean is that I am having a main report that is displaying the...
Hello,
I am facing some difficulties while developing a report. The problem is that I am getting a number of values in the Details section and I want only to display the record which it is having the maximum event number for each group (one record to be shown for each group).
My report...
I am keeping a folder called "Main" and it has all the files and .fla files.
While clicking on a button, I want to open "Main/Contents".
How to do that?
Hello All,
I am having a label which it has in its action a hyperlink.
The code which I am using:
on (release)
{
get URL("Main/active.pdf","_blank")
}
and it will display the file after clicking on the label.
Now, Instead I want the label to open the "Main" Folder directory. I tried to...
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.