Skip to main content

Notifications

Community site session details

Community site session details

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

How to add financial dimensions to Data Entity

(0) ShareShare
ReportReport
Posted on by 55

Hi there,

I received a request to create a new custom data entity (based on a custom table) which should expose multiple table fields + some financial dimensions (Business Unit, Cost Center, Inter Company, Project and Working Cost).

I created my data entity through the Data Entity wizard and selected all the requested fields without issues. My main question now is how can I add the financial dimensions to the entity? I supposed they weren't common table fields like the others, but I can't seem to find any documentation that helps me in this matter.

  • André Arnaud de Calavon Profile Picture
    294,217 Super User 2025 Season 1 on at
    RE: How to add financial dimensions to Data Entity

    Hi joaoasilva11,

    There is no additional coding required for just having the DefaultDimension field added to your entity. In some cases, there is coding. There is a feature where a customer account number will be automatically added as value for the default dimensions. That is handled with the method persistEntity.

  • joaoasilva11 Profile Picture
    55 on at
    RE: How to add financial dimensions to Data Entity

    Hi there. Thank you for your advice, it sounded pretty simple and by following step-by-step I managed to add both the DefaultDimension and the DefaultDimensionDisplayValue to my data entity. I also based my development on the CustCustomerV3Entity [Application Suite]. My only question now is: is it enough to add the fields with the correct properties as explained or do I need to add further code logic to my data entity? If you check CustCustomerV3Entity, there are some references to the DefaultDimension processes, with the method "public void persistEntity" and inside the "public static Query defaultCTQuery()" method. Do I need to recreate them in my custom entity?

  • Verified answer
    André Arnaud de Calavon Profile Picture
    294,217 Super User 2025 Season 1 on at
    RE: How to add financial dimensions to Data Entity

    Hi joaoasilva11,

    The data entity framework works with a single string field which needs a functional configuration:

    azureintegrations.com/.../

    For the custom data entity, you can add a related data source called "DimensionDAVS" with the table DimensionSetEntity. You can then add the standard "DefaultDimension" field from your custom table and set the AccessModifier property to Private.

    From the "DimensionDAVS" data source you can add the field DisplayValue and rename the Name property to DefaultDimensionDisplayValue.

    This should do the trick. You can review the details on existing data entities for tables which do support Financial dimensions.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,217 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,978 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans