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 :
Microsoft Dynamics AX (Archived)

Get Default Financial Dimension at Journal Name

(0) ShareShare
ReportReport
Posted on by 563

Dear Experts,

I'm beginner developer customization dynamic ax

How to get default financial dimension on specific journal name through X++?

7026.financial-dimension.png

Thanks in advance

Regards,

Bintang

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Community Member Profile Picture
    on at

    Hi

    For example

    LedgerJournalName::find('Name').DefaultDimension;

  • Verified answer
    Mea_ Profile Picture
    60,286 on at

    Hi Tahta Bintang Pratama,

    If you want to find a value of specific default dimension, e.g. BusinnesType, please refer to this blog

    yasirnedian.blogspot.co.nz/.../get-default-financial-dimension-values.html

  • André Arnaud de Calavon Profile Picture
    303,669 Super User 2026 Season 1 on at

    Hi Tatha,

    Probably your answer is above, but can you tell exactly what you are trying to achieve? Do you need to read or set all or some individual dimension values? What is the business requirement?

    The journal names is a form with setup for creating new journals. Why do you need to change anything using x++ on this form? This form contains settings that would usually not be changed daily.

  • Bintang Profile Picture
    563 on at

    Dear All,

    Thanks for your respond

    I find solution using LedgerJournalName::find('Name').DefaultDimension to get RECID

    Then I use this to get Value

    dimStorage = DimensionAttributeValueSetStorage::find(LedgerJournalName::find("GJUPLOAD").DefaultDimension);

    dimStorage.getDisplayValueByIndex(1);

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 > 🔒一 Microsoft Dynamics AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#2
Henrik Nordlöf Profile Picture

Henrik Nordlöf 2 User Group Leader

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans