Hi all,
Is it possible to capture the data from 2 different tables?
I now have the table of Sales Lines (table id 36) and table of Pro.Order Line (table id 5406), actually I want to capture the data from table Pro.Order Line (field: Production Order No.).
But I have faced one problem is that, even through I have put the field of production Order No.(from table 5406) in the layout, but it not able to capture the data.
Then I'm think is it possible to do like this:
If the Table Sales Line (Field: No.) is same as the table Pro.Order Line (Field: item No), then it can capture the data of the Production Order No. from the table 5406. (Refer the picture below)
If it is possible, how I going to do this matching? I have try using the SETRANGE to filter, but it also doesn't work.
Thanks.
*This post is locked for comments