|
|
|
|
|
|
Re: Index Cards with different dataset on front and back page [message #1093026 is a reply to message #1091883] |
Fri, 23 August 2013 13:08   |
Uwe Suckow Messages: 15 Registered: July 2013 |
Junior Member |
|
|
Hi,
I've got an exmple in the meanwhile, it's based on Oracle's HR schema, see attachment
Front Page, Master Subreport:
department (Master) displays department_id, department_name, manager_name
employees (Subreport) displays employee_id, first_name, last_name
Page Break on departmend_id
Back Page, Master Subreport:
department (Master) location of department on front page
employees (Subreport) displays details of employees on front page like employee_id, email, phone_number, hire_date, salary
Page Break on departmend_id
Thanks a lot.
Regards,
Uwe
Attachment: hr_cre.sql
(Size: 9.49KB, Downloaded 237 times)
Attachment: hr_popul.sql
(Size: 45.56KB, Downloaded 186 times)
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Index Cards with different dataset on front and back page [message #1106084 is a reply to message #1106060] |
Tue, 10 September 2013 17:12   |
|
Hmm. It seems that the file was corrupted, even on my machine. So, I don't have a working version of it again. What I did was I created a scripted dataSet that took the row count from my other two dataSets and determined how many pages each would be. Whichever was largest was how many rows the scripted dataSet had. Two tables from each dataSet (representing the two index cards for each side of the page) were embedded into a two row grid in two separate detail row tables. They were spaced and sized appropriately to fit the page. The tables each had filters to make the appropriate data go to each one based on which table it was and what outer table value it was.
Hope this helps. If I find time to recreate this, I will post it in here again.
Michael
Developer Evangelist, Silanis
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02444 seconds