Hii,
Version: AX 2012 R2.
I have a custom form with grid control.
Data sources are SalesTable, SalesLine, InventTable with InnerJoins.
The purpose is to show open sales lines and product related information for analysis.
On this form I want to show sales line Product Category that is in table EcoResCategory.Name .
What tables I need to add in this form data source and relations or is there better way to achieve it?
Thanks
Here is my Custom Form
