Newbie requesting guidance on master-detail or sub-report solution

Stimulsoft Reports.NET discussion
Post Reply
IanMcCarthy
Posts: 37
Joined: Wed Oct 11, 2006 3:44 am

Newbie requesting guidance on master-detail or sub-report solution

Post by IanMcCarthy »

This is my first stab at reporting and would like a few pointers before I shoot off in the wrong direction.

SQL tables, one with header records (instrument serial number, measurement start time, etc) one with details (instrument serial number, start time, this measurement time and measurement value). Master linked to details by (serial number and start time).

Report listing each selected master record, each item to include chart (line graph) of associated detail measurements).

What's the best way of generating this type of report?

Some guidance would be appreciated.

Many thanks

Ian
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Newbie requesting guidance on master-detail or sub-report solution

Post by Vital »

Thank you for your message.

You need create master-detail report. If you need print two lists then you can see flash videos:
How_to_create_Master-Detail_Report
How_to_create_Master-Detail_Report_2

also see Demo application, category Master-Detail Reports, report - Master-Detail.

If you need create report with Master-List and detail Charts then please see Demo application, category Charts, report - Chart On DataBand.

Thank you.
IanMcCarthy
Posts: 37
Joined: Wed Oct 11, 2006 3:44 am

Newbie requesting guidance on master-detail or sub-report solution

Post by IanMcCarthy »

Picked over the settings in "Chart on databand" example and got a report going.

Thanks again

Ian
Post Reply