Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

New FA balance report with financial dimension using Electronic Reporting

(0) ShareShare
ReportReport
Posted on by 7

Hi all,

Could you help me with next question.

I could not find any standard Fixed Asset balance report with financial dimensions.

So  i have a question.

Is there any possibility to create from scratch Fixed Asset balance report with financial dimensions using Electronic reporting?

Or it is a too difficult  to create it using Electronic reporting?

pastedimage1596485519740v3.png

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: New FA balance report with financial dimension using Electronic Reporting

    In Short:

    1. create a configuration, derived on the Fixed asset data model

    2. create a configuration, derived on the fixed asser roll forward format / report (data model: the new one you just created)

    3. Click on 'Designer' when you are on the new data model

    4. Add a field under FixedAssetEntryPoint->FixedAssetRollForwardTemp (child with active node)

    5. Map to model

    6. Designer

    7. In the most right list, unfold your FixedAssetRollForwardTemp and go to the added field. You will see that it is not bold as the others, because no mapping has been done yet.

    8. Find the right value that you want to add from under the unfoldable related tables in the FixedAssetRollForwardTemp-table in the mid section of your screen

    9. For financial dimensions of your asset books, choose: 
    ProjectDimension: String = @.'>Relations'.AssetId.'book()'.'>Relations'.DefaultDimension.DIM2_PROJECTVALUE (project example)

    Unfold AssetId -> Book() -> relations -> and choose the financial dimension that you want. Add another dimension if you want the 'Name' of that dimension.

    10. Make sure you are on the added field in the data model on the right-menu in the screen

    11. Click on 'Bind'

    12. Save

    13. esc esc (return to the Main Electronic Configuration Menu. 

    14. Change the status of your data model to 'complete' 

    15. Select your fixed asset roll format -format and click on 'attachments'
    16. Designer
    17. Open
    18. Add a column where you want to add a field in Excel and 'summarize and merge'. Give it a fixed name 'FinancialDimension2'
    19. Go to Formulas > Name Definitions and add the name of the values you want to add (remember this, you'll need it later: for instance (FinDim2Value)
    20. Select the cell under the header where you want the records to show. 
    21. Save. 
    22. Go back to D365FO and Delete the Excel. Don't worry it will not do anything bad. You still have a copy in the original one. 
    23. Select New -> File -> Browse and choose the Excel you  just created.
    24. Expand all fields and go all the way to vm_range.
    25. Click on 'add-> Cell'. In Excel range, paste the same values as you typed in for the name definition of the formula 'FinDim2Value'
    26. The cell will be added all the way on the bottom. Move it up with the arrow (create more than one to move multiple fields simultanuously).
    27. Make sure it's at the same place as you placed in the Excel. 
    28. Select the field and click on mapping
    29. Open '$AssetByGroup' and 'lines: Record list'. Select the record you mapped to the data model in step 10 and click on bind. 
    30. Save (this might take a while)
    31. Ignore the errors
    32. Go back to the Configuration-menu and change the status to complete of your format.
    33. Your format will be available if you run the fixed asset roll forward report from the dropdown. 

    pastedimage1612226523894v2.png

    pastedimage1612226523895v3.png


    This video is really good, the only thing is that he doesn't give the example of going another level deeper (financial dimensions of AssetBooks). He binds something from the AssetTable, which is less complicated.

    If you want to add financial dimensions from AssetBooks, be sure to go through the relationship of AssetId, just unfold and go to Books(), than to financial dimension, or the relationship of the dimension (and the relationship of that value, if you want to add the 'Name' instead of the code)

    It's doable without creating a calculated field, and just 'binding' the right added field in the data model to the field in the data source.
    The solution of adding a calculated field will be more clean, because you prevent errors for null-values.

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at
    RE: New FA balance report with financial dimension using Electronic Reporting

    Hi Nataliia,

    OK. This should make things a bit easier.

    Can you have a look at the fixed asset model and open the designer.

    Then click the map model to datasource button and open the other design window.

    2642.fa.png

    From there you can see that the fixed asset rollforward report is generated from a tmp table, which has internal links to the fixed asset books and the findims that you can find there. 

    I have not done it myself but you can try extending the datamodel by a findim string and linking this one to the datasources that you can find in the designer. 

    This should give you the expected outcome. 

    Best regards, 

    Ludwig

  • Nataliia Samoilenko Profile Picture
    7 on at
    RE: New FA balance report with financial dimension using Electronic Reporting

    Hi Ludwig,

    Thanks for your response.

    We need findims that are used as default values in the fixed asset book

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at
    RE: New FA balance report with financial dimension using Electronic Reporting

    Hello Nataliia,

    Creating this report from scratch will be hard because it is already complex.

    Before trying to modify it, can you let us know what findims you want to include?

    The ones that are used as default values in the fixed asset book or the ones that are using when making fixed asset postings?

    Best regards,

    Ludwig

  • Nataliia Samoilenko Profile Picture
    7 on at
    RE: New FA balance report with financial dimension using Electronic Reporting

    Hi Ludwig,

    thanks for answer.

    Could you advice me where i can find detail information with some sample how  extend existing electronic report , or create it from scratch?

  • Nataliia Samoilenko Profile Picture
    7 on at
    RE: New FA balance report with financial dimension using Electronic Reporting

    Hi Laura,

    thanks for answer.

    But where i can find detail information with some sample how  extend existing electronic report , or create it from scratch?

  • Verified answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at
    RE: New FA balance report with financial dimension using Electronic Reporting

    Hi Natalia,

    As Laura mentioned, we have the fixed asset rollforward report that you can enrich with findims.

    Yet, this sounds easier as it might be done because the default findims are held at the fixed asset book level.

    People might change those defaults while posting then the question arises what do you want to report? The default values or the ones used during postings?

    Try to get such kind of clarifications before and then give the fixed asset rollforward report a try and modify/enhance it as you like.

    Best regards,

    Ludwig

  • Verified answer
    Laura Manache Profile Picture
    on at
    RE: New FA balance report with financial dimension using Electronic Reporting

    Hi Nataliia,

    Thank you for reaching out to Microsoft community.

    Please check the existing "Fixed assets roll forward" report which is also using the using Electronic reporting framework. Here is the documentation providing more details about it:
    docs.microsoft.com/.../Fixed-asset-roll-forward-report

    pastedimage1596524632108v1.png


    Before you can run the report, the Fixed assets model and Fixed asset roll-forward configurations must be imported from LCS or Global repositories. Afterwards, you can derive the standard configurations as per your business requirements and to add any new element such as FinancialDimensions

    pastedimage1596524674045v2.png

    Please let us know if this helps or if you need any other information, and we will be more than glad to assist further. Also, kindly mark as verified if the answer is helpful.

    If there is no helpful information, then please open a Support Ticket with Microsoft to get this investigated further.

    With kind thoughts,
    Laura

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February 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... 293,020 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,837 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans