Help with report

Stimulsoft Reports.NET discussion
Post Reply
skastelic
Posts: 2
Joined: Mon Feb 06, 2012 11:13 am

Help with report

Post by skastelic »

Hi to all. I need a little help with attached report.
I have 2 databands on it, which print the same records from datatable, but different sort and data is is used. In short, for one location, I want to rint all records for this locations. I created master and everthing, but I cannot figure what to do to print all. So far, only databand2 is printed, and databand1 is ignored. Please, can you show me where i did a mistake?

Regards,Sandi
Attachments
010.mrt
(61.16 KiB) Downloaded 139 times
podatki.xml
(142.11 KiB) Downloaded 123 times
Podatki.XSD
(14.85 KiB) Downloaded 117 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Help with report

Post by HighAley »

Hello.

It's impossible to create master-detail report with the same data source as in master so in detail.
Could you describe what report do you need to get?

Thank you.
skastelic
Posts: 2
Joined: Mon Feb 06, 2012 11:13 am

Re: Help with report

Post by skastelic »

I need a report which will show the same data on one page, just different kind of sort and different kind of summaries. Like in this case, i like to have records shown in 2 groups:
1. for location, department and category and summary for those sort fields
2. for location, sublocation and category and summary for those sort fields.

Records printed are from one table for both groups. Hopefully I wrote this in understandable way :)

Regards,
Sandi
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Help with report

Post by HighAley »

Hello, Sandi.

You should add a master Data Band with location. Then you can add two Data Bands with the same Data Source and use different grouping and sorting.
Please, look at the attached report template.

Thank you.
Attachments
MasterWithTwoDetailsWithSameDataSource.mrt
(29.41 KiB) Downloaded 149 times
Post Reply