web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How do I join SalesSalesTaxItemGroupCode column to EcoResProduct table?

(0) ShareShare
ReportReport
Posted on by 150

I have a view that joins InventTable to EcoResProduct, EcoResProductTranslation and InventItemGroupItem.
I now want to add a table that will show SalesSalesTaxItemGroupCode column, exactly as it is shown and exported in the "Released Products V2" entity.

Unfortunately I do not have access to Visual Studio or a development environment to see the joins, is there anyone who knows which table I can find the SalesSalesTaxItemGroupCode  column in? And also, how it joins to one of the tables mentioned above?

I have the same question (0)
  • Verified answer
    GirishS Profile Picture
    27,833 Moderator on at

    Hi agneum,

    I found that the SalesSalesTaxItemGroupCode  field is coming from InventTableModule. On that table there will be field named ModuleType which is enum field which stores values against "Purch", "Sales","Invent".

    Based on your requirement you can join InventTable with InventTableModule along with ModuleType to get SalesSalesTaxItemGroupCode  field.

    Thanks,

    Girish S.

  • agneum Profile Picture
    150 on at

    Hi,

    Thank you for the prompt reply Girish. Your solution worked great!

    I joined

    dbo.InventTableModule ITM to dbo.InventTable IT on the following condition:

    ITM.ItemId = IT.ItemId AND ITM.DataAreaId = IT.DataAreaId AND ITM.ModuleType = 2

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 509 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 375

#3
Adis Profile Picture

Adis 268 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans