Hi
I have a field "Order_detail" that at any given instance has only 2 records and it is placed in the detail section of the subreport which is placed in the "detail B" section of the main report.
Subreport A:
Detail section: Order Detail- 100
200
Now I need to pass both these individual record values (order_detail: 100, 200) from the detail section of the subreport to "detail B" section of the main report to 2 formulas (formula 1 and formula2).
Please suggest how is this possible.
Main Report (Design):
-----------------------------------------------------------
Detail B-
Formula-1: 100 Formula-2: 200
Subreport A
Order_details: 100
200
-----------------------------------------------------------
Report Footer
Please suggest the best approach in this
Rajan
I have a field "Order_detail" that at any given instance has only 2 records and it is placed in the detail section of the subreport which is placed in the "detail B" section of the main report.
Subreport A:
Detail section: Order Detail- 100
200
Now I need to pass both these individual record values (order_detail: 100, 200) from the detail section of the subreport to "detail B" section of the main report to 2 formulas (formula 1 and formula2).
Please suggest how is this possible.
Main Report (Design):
-----------------------------------------------------------
Detail B-
Formula-1: 100 Formula-2: 200
Subreport A
Order_details: 100
200
-----------------------------------------------------------
Report Footer
Please suggest the best approach in this
Rajan