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
Help with report
Help with report
- Attachments
-
- 010.mrt
- (61.16 KiB) Downloaded 140 times
-
- podatki.xml
- (142.11 KiB) Downloaded 124 times
-
- Podatki.XSD
- (14.85 KiB) Downloaded 117 times
Re: Help with report
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.
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.
Re: Help with report
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
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
Re: Help with report
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.
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 150 times