Hi,
What is the name of the table in AX 2012 where I can get the list of the products including Categories?
I cannot get both info in ECORESPRODUCT & ECORESPRODUCTCATEGOY
*This post is locked for comments
The link between Products and Categories is stored in the table EcoResProductCategory.
The category information is available in the table EcoResCategory.
What do you mean with "cannot get both info"?
I think questioner is confuse about how to join those tables and collect information from two tables.
possibly he/she can use EcoResProductCategoryExpanded (view) of AOT
I found the way to get my info.
Thank you
Please share the how you were able to do it.
I used this query
SELECT DISTINCT DISPLAYPRODUCTNUMBER, SEARCHNAME, NAMEFROM ECORESPRODUCT AINNER JOIN ECORESPRODUCTCATEGORY BON A.PRODUCTMASTER = B.PRODUCTINNER JOIN ECORESCATEGORY CON B.CATEGORY = C.RECID
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Community Member 4
Nayyar Siddiqi 2
NNaumenko 2