I want the report to be printed in the following manner:
Page #1 -
Page break after inventory ID: 30
Page break after inventory ID: 40
Page #2
I want the report to be printed in the following manner:
Page #1 -
Page break after inventory ID: 30
Page break after inventory ID: 40
Page #2
This is possible to edit in the report, but default sorting on CD instead of ID in the sales order screen would require a customization I’m pretty sure.
Example All the Inventory ID’s starting with 30 should display in 1st Page, then Inventory ID’s starting with 40 in next page, 50…..and so on.
The first thought I had would be to duplicate the section the part numbers are populating into and condition each section with visibility expression to only populate when Part Number starts with 1, then do the same thing for 2, 3, 4...etc. You can add a page break after each section also.
The other ideas I had kind of use the same logic, but different way to get there, like instead of conditioning the field and section you just insert a subreport which has the conditions to only display part numbers which start with 3, then another subreport for part numbers 4 and so on.
There very well could be a better way to do this but I may be stuck in a box in my thinking and missing something obvious :)
This is why I was thinking of something involving multiple sections as this is how breaks are configured.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.