Master Detail with Business objects problem
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
Master Detail with Business objects problem
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!
Thank you!
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!
Thank you!
Re: Master Detail with Business objects problem
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.
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.
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
Re: Master Detail with Business objects problem
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!
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
Re: Master Detail with Business objects problem
Hello.
I managed to do!
In second business object I've create a sub-object with the principal data So just created a Group and one group per page.
See the result in the PDF attachment.
See you!
I managed to do!
In second business object I've create a sub-object with the principal data 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
Hello.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
Re: Master Detail with Business objects problem
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.
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
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.
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.
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
Re: Master Detail with Business objects problem
Sorry but I don't understand. Can you show me an example?
Re: Master Detail with Business objects problem
Hello,
It's impossible to add relation to any business object. You need make it in your business object structure.
Thank you.
It's impossible to add relation to any business object. You need make it in your business object structure.
Thank you.
- Attachments
-
- Capture2.PNG (31.03 KiB) Viewed 4250 times
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
Re: Master Detail with Business objects problem
Hello.
If it's impossible, what my options? Use XML or DataTable? The result weren't good.
If it's impossible, what my options? Use XML or DataTable? The result weren't good.