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

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Financial dimensions in Project ID

(0) ShareShare
ReportReport
Posted on by

Hi,

is it possible if I generate a new Project so the Project becomes automatically the correct Project ID and not the Project ID from the parent Project

Example false:

888.PNG

Example correct:

999.PNG

*This post is locked for comments

I have the same question (0)
  • Community Member Profile Picture
    on at
    RE: Financial dimensions in Project ID

    Many thanks. Yes it helps !!

  • Verified answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at
    RE: Financial dimensions in Project ID

    Hi Keke,

    here is something that I used in a demo machine for testing purposes in the ProjTable

    private void setFDPRO()

    {

       #define.DimAttrName('Project')

       DimensionDefault dimdefault;

       dimdefault = AxdDimensionUtil::getDimensionAttributeValueSetId([1,DimensionAttribute::findByName(#DimAttrName).Name, this.ProjId]);

       this.DefaultDimension = this.mergeDimension(dimdefault, this.DefaultDimension);

       this.update();

    }

    The new method setFDPRO Needs then to be included in the insert method of the same table.

    You can use it in a demo Environment for testing purposes but for an implementation in a live Environment, please get into contact with a professional developer as my development skills are rather limited and as there are better ways how this can be implemented.

    Hope this helps,

    Ludwig

  • Community Member Profile Picture
    on at
    RE: Financial dimensions in Project ID

    Ok. Can you give me some additional code samples

  • Ludwig Reinhard Profile Picture
    Microsoft Employee on at
    RE: Financial dimensions in Project ID

    Hi Keke,

    Do you have a devloper on hand and does he/she know what to do or do you need some additional code samples?

    Best regards,

    Ludwig

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at
    RE: Financial dimensions in Project ID

    Hi Keke,

    This needs a small customization.

    Please contact a developer who can help you realizing this quickly.

    Best regards,

    Ludwig

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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Community Member Profile Picture

Community Member 2

#1
Martin Dráb Profile Picture

Martin Dráb 2 Most Valuable Professional

#1
Guy Terry Profile Picture

Guy Terry 2 Moderator

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans