Page 1 of 2
Master Detail with Business objects problem
Posted: Mon Aug 11, 2014 5:00 pm
by romulocpd
Hello.
I'm trying create a Master Detail report. The data are material about products (to production), like breaks, sanduiches and pizzas.
I'm using ASP.Net MVC. I create the report and the Business Objects were correctly identified.
When I'm try create a Data Relation between the DataBand the combo is empty!
Please see the image!

- STIMULSOFT MASTER DETAIL.png (34.82 KiB) Viewed 4282 times
Thank you!
Re: Master Detail with Business objects problem
Posted: Tue Aug 12, 2014 8:54 am
by HighAley
Hello.
It's impossible to create relation between Business Objects.
The master-detail report is created on the Business Objects structure only. You shouldn't specify any relation.
Unfortunately, it's impossible to create master-detail report with business object that you have specified.
Thank you.
Re: Master Detail with Business objects problem
Posted: Tue Aug 12, 2014 10:20 am
by romulocpd
So how can I make the report? There must be a way to solve it. I need to print some cake's recipe. Please help me!
Re: Master Detail with Business objects problem
Posted: Tue Aug 12, 2014 11:00 am
by romulocpd
Hello.
I managed to do!
In second business object I've create a sub-object with the principal data

- MASTER DETAIL.png (43.63 KiB) Viewed 4274 times
So just created a Group and one group per page.
See the result in the PDF attachment.
See you!
Re: Master Detail with Business objects problem
Posted: Tue Aug 12, 2014 11:21 am
by HighAley
Hello.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.
Re: Master Detail with Business objects problem
Posted: Fri Aug 15, 2014 12:16 pm
by romulocpd
Hello Aleksey.
When this problem will be solved? The results are ok for now, but the result weren't the best.... I need to create data relation between business objects!
Thank you.
Re: Master Detail with Business objects problem
Posted: Fri Aug 15, 2014 1:58 pm
by HighAley
Hello.
You can add a relation to your business objects and register them in the report.
It's impossible to add relation to any business object in our product. This feature will not be available.
Thank you.
Re: Master Detail with Business objects problem
Posted: Fri Aug 15, 2014 2:14 pm
by romulocpd
Sorry but I don't understand. Can you show me an example?
Re: Master Detail with Business objects problem
Posted: Mon Aug 18, 2014 5:53 am
by Alex K.
Hello,
It's impossible to add relation to any business object. You need make it in your business object structure.
Thank you.
Re: Master Detail with Business objects problem
Posted: Mon Aug 18, 2014 11:32 am
by romulocpd
Hello.
If it's impossible, what my options? Use XML or DataTable? The result weren't good.