Hi Guys,
I have this report requirement that need to view the following
1) PO(Purchase Header and Purchase Line) = 1st to nth page depending on the Purchase Line
2) Each PO has Comments (Purch. Line Comment) = Next Page
3) Each PO has Terms and Conditions page (Static display) = Last Page
* Current Status
1) Finish (2 DataItems on the Report DataSet Designer and on the Layout part finish also with the design using Table with Grouping by PO No.)
3) Finish (I put a Rectangle with information inside using multiple textboxes) - I put this after my design in item 1
2) My problem now is on item 2, any suggestions? I tried using Subreport, I created 1 new report displaying only purch line comments save the report with report name "Line Comments". Now on my main report I placed a subreport with properties ReportName but I got on error "The subreport 'Subreport1' could not be found at the specified location Line Comments. Please verify the subreport has been published and that the name is correct.
I have no idea now. Please help me. Tried reading some forums with subreport error but I cannot find a good solution. Or perhaps please suggest a better solution if I will not use a subreport. Thank you.
0