Hi,
Report Structure
dataitem1 <Production Order>
dataitem2 -<Item> //indented
This report shows production orders information.
I need to sort data based on Due Date on production order and also, need to filter report for Customers. I'm trying to use Customer No. field on the Item for Customer filter. With the above structure, report is sorting by Due Date, but not filtering for customers as it's not at production order level. How to manage to filter report for customers?
Thank You for reading
Best Regards
Chowdary
Pleasure in the job puts perfection in the work
0
Comments
Chn
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
You do not necessarily have to add a dataitem to do it, a record variable and one ore more fields on the request option form might do.
Hi Chinmoy,
Thank for the response and I know there is no way, just trying to see anyone has different idea like you said joins.
The field is Customer No. and which is in Item table.
I can't add variable on the request form and filter Prod. Orders, because Pord. Orders doesn't have Customer No. field.
Thank You, I will get back to you on your link. Thanks again