How to make a report calculate value from total
anton1987
Member Posts: 35
Hi guy. as you all know Im still Pretty new at Nav.
I have some slight issues that I thought you could help me with.
I have a report basedon report 1001 - Inventory Valuation.
I am using it for a mill and they want to calculate there Grist %.
But for me to calc there Grist Percentage I need to take the negative Adjusments and divide it by the total of the negative adjustments
But I have no Idea how.
Please help !!!!!!!!!1 ](*,)
I have some slight issues that I thought you could help me with.
I have a report basedon report 1001 - Inventory Valuation.
I am using it for a mill and they want to calculate there Grist %.
But for me to calc there Grist Percentage I need to take the negative Adjusments and divide it by the total of the negative adjustments
But I have no Idea how.
Please help !!!!!!!!!1 ](*,)
0
Comments
-
What is your skillset?
I think you need a developer to look at the report.
you need to create a variable called totalNegAdjment of type Decimal
Basically as it loops through item ledger entry you need to create
you are going to check the entry type and if it's negative adj, you are going to add to totalNegAdjment.But for me to calc there Grist Percentage I need to take the negative Adjusments and divide it by the total of the negative adjustments
The above quote doesn't make sense to me.
Are you printing the detail to see each entry and then print the Grist % for each negative adjustment?0 -
If you know sql reports, you can use the following sql report and make the necessary modification.
http://mibuso.com/blogs/ara3n/2009/07/0 ... amics-nav/0 -
Hi
Thaks for the help. I figuered it out.
I had to create a function to loop through the table and calculate negative adjmt before the report runs so that the value can be used in the report at later stage.
Thanks for the help though0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 322 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
