hi
i have this simple report that shows the summary and the details from 2 tables with 1 to many relations
i just need the report to show each unique summary (with its details for sure) on a single page
example:
summary1 summarydescription1
detail1 detaildesc1
<new page>
summary2 summarydescription2
detail1 detaildesc1
detail2 detaildesc2
<new page>
summary3 summarydescription3
detail1 detaildesc1
...
thanks
i have this simple report that shows the summary and the details from 2 tables with 1 to many relations
i just need the report to show each unique summary (with its details for sure) on a single page
example:
summary1 summarydescription1
detail1 detaildesc1
<new page>
summary2 summarydescription2
detail1 detaildesc1
detail2 detaildesc2
<new page>
summary3 summarydescription3
detail1 detaildesc1
...
thanks