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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

DimensionAttributeValueCombination table

(0) ShareShare
ReportReport
Posted on by 145

When are the records insert in DimensionAttributeValueCombinati table ?

I have the same question (0)
  • Suggested answer
    udaY-ch Profile Picture
    5,180 on at

    HI

    DimensionStorage/SavePrivate is the base, this will be called when a new combination is used in any transaction.

    here is the call stack when a new combination is used in general ledger journal.

    0647.LedgerJournal.png

    Hope this helps.

    Uday

  • Shilpi Profile Picture
    145 on at

    Thank you for your reply..

    Problem:  how to insert value in ledgerJournalTrans.OffsetLedgerDimension using job where I have only main account id. It is working fine when mainaccount recid is present in dimensionAttributeValueCombination . But when it is not matched then values goes to 0.

    I have added this code.

    select firstOnly dimensionAttributeValueCombination

                   where dimensionAttributeValueCombination.MainAccount        == MainAccount.RecId;

                   && dimensionAttributeValueCombination.LedgerDimensionType   == ledgerDimensionType::Account ;

  • Suggested answer
    Sukrut Parab Profile Picture
    71,741 Moderator on at

    You are just searching dimension directly in the table , so obviously if it is not present you are going to get zero. Instead you will have to search for dimension using out of the box classes  and values you have (main account and other dimensions)which are already there for you. If the dimension is exist  those will return you the values  otherwise create it. For reference look at below link

    www.linkedin.com/.../

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

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

#1
Abhilash Warrier Profile Picture

Abhilash Warrier 658 Super User 2026 Season 1

#2
André Arnaud de Calavon Profile Picture

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

#3
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 570

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans