Page 1 of 1

Help with report

Posted: Tue Dec 09, 2014 9:00 am
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

Re: Help with report

Posted: Tue Dec 09, 2014 12:50 pm
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.

Re: Help with report

Posted: Tue Dec 09, 2014 1:37 pm
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

Re: Help with report

Posted: Wed Dec 10, 2014 6:26 am
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.