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)

Automatic Dimension Values While Creating Project

(0) ShareShare
ReportReport
Posted on by

Hello everyone,

We have requirement to give financial dimension value automatically while creating project. That value coming automatically will be stored in the proj group table. That value will be fetched while creating project. I tried to find table storing dimension values for particular project. In D365 MS has used Dimension Entry control for displaying dimensions.

I checked default dimension for the project and found one record in DIMENSIONATTRIBUTEVALUESET. This table is storing all dimensions for this project but when I tried to find field I found DEL_ValueSetHash1 and similar 5 fields. But in SQL all fields I can see even my dimension values attached with that project.  Can anyone explain me same?

What approach I should use to update dimension value as there is no field available from back end? Any inputs will be helpful.

Thanks in advance.

Regards,

Smit

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at

    Hi Smit,

    I did something similar in AX2012 for fixed assets

    dynamicsax-fico.com/.../alternative-methods-for-reconciling-inventory-with-general-ledger

    dynamicsaxfico.files.wordpress.com/.../en_32_0030.png

    Is your requirement similar/related?

    Best regards,

    Ludwig

  • Community Member Profile Picture
    on at

    Hi Ludwid,

    Thanks for your reply. Yeah I have similar requirement for project creation. Your code i understood and fine for requirement.

    I checked in D365 using same but they have obsolete AXddimensionutil class itself and saying to use dimensionresolver class. But not able to find anything in that.

    Again thanks. I will update if find any solution.

    Regards,

    Smit

  • Ludwig Reinhard Profile Picture
    Microsoft Employee on at

    Hi Smit,

    Would be great if you could keep us updated on this one and help getting a standard functionality for that by voting on the suggestion that I just created (ideas.dynamics.com/.../ID0001622).

    Many thanks and best regards,

    Ludwig

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

    Hi Smit,

    It would be possible to extend the ProjGroup table and have a DefaultDimension field. The form can also be extended to show all default dimension like on the Project form or Customer details.

    When this is completed, you can just extend the initFromProjGroup() method from the ProjTable table to copy the DefaultDimension field to the project DefaultDimension field. This will copy all selected values from the group. It will be done on selecting the group rather than the insert as done in Ludwigs post. Then you don't need to copy individual dimensions using a dimensionutil or resolver class. Moreover, your don't need to hard code dimension names or create setup field for it. And it is much more simple. When a sales order is created, the same is done by copying the default dimensions from the customer to the sales order header.

  • Community Member Profile Picture
    on at

    Hi Andre,

    It was fantastic solution. It worked for me. Whatever id based on combination is stored on projGroup we will pass same combination during creation of project.

    Regards,

    Smit Patel

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