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

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

LanguageId for Enums

(0) ShareShare
ReportReport
Posted on by 75

Hello all,

can someone help me with my problem, please? We used to work with AX12, there was a table SRSANALYSISENUMS where we could use values of the enums based on the language, meaning like filter the values of the enums using languageID. BUT in D365, there were some changes on this table and the languageID is missing, it is just an empty column, so we are not able to for example filter based on the language id. 

Don't you know, please, if there is some way/function we can add the languageid values into the copy of this table?

I have the same question (0)
  • Mariano Gracia Profile Picture
    on at

    The method populateSRSAnalysisEnums from the BIHelper class is the one that creates the record in the SRSANALYSISENUMS table, unfortunately LanguageId and EnumItemLabel are not used, the next comment is in the code;

    // if we need to support enum translation in the future we can get a list of languages and insert value per language into the label column
    // for now not using the language and label columns

    so it seems that is not currently supported, and because of the way the code is written in the class to make an extension and initizalizate those values is difficult, so I guess it would be easier to write an extension and wait this method to finish and then update the records with an empty value on the LanguageId field.

  • André Arnaud de Calavon Profile Picture
    301,020 Super User 2025 Season 2 on at

    Hi Sayid,

    Can you tell what you want to achieve with this table? Is it for BI purposes or do you need to interact with the enum values in x++ coding?

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
Martin Dráb Profile Picture

Martin Dráb 646 Most Valuable Professional

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 529 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 285 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans