Hello,
How do i or can i limit the number of items that are going to be shown in a master databand?
For instance, i have 12 items in a object but i just want to show the first 10, or i just want to show to items until a limit of one page. How can i do that?
Thank you for your help.
Best regards.
Bruno Fernandes
How to Limit Items in Report
Re: How to Limit Items in Report
To complement this issue, i have the solution if the source is the type Data, but i'm using a business object.
Re: How to Limit Items in Report
Hello,
Try to use the conditions with the following expression:
Line > 10
and set the "Component is Enabled" to false.
Thank you.
Try to use the conditions with the following expression:
Line > 10
and set the "Component is Enabled" to false.
Thank you.
Re: How to Limit Items in Report
Hi,
Thank you for your answer.
It's almost this. The thing is when i have a Master-Detail component, if i apply this to the Master the items after the limit i choose doesn't appear, but the Detail appear :S, it's kind of strange.
Isn't there a way to limit the items to only one page for example?
When we use a source of type Data it's possible to limit this without any problems, but with a Business Object it's a little more tricky.
Thank you for your help.
Best Regards.
Thank you for your answer.
It's almost this. The thing is when i have a Master-Detail component, if i apply this to the Master the items after the limit i choose doesn't appear, but the Detail appear :S, it's kind of strange.
Isn't there a way to limit the items to only one page for example?
When we use a source of type Data it's possible to limit this without any problems, but with a Business Object it's a little more tricky.
Thank you for your help.
Best Regards.
Re: How to Limit Items in Report
Hello,
Can you please send us a sample report with test data which reproduces the issue for analysis.
Thank you.
Can you please send us a sample report with test data which reproduces the issue for analysis.
Thank you.