Inventory Valuation Report (1001) showing wrong figure
mkpjsr
Member Posts: 587
Hi all,
I am using Inventory Valuation Report(Id-1001).
Now i am facing a problem, if i filter the report based on "Location Filter" field of "Item" data item then its giving wrong figure( InvoicedQty,Invoiced Quantity). Also there is no affect if i filter the report using "Location Code " field of "Value Entry" data item.
Can anybody help me.
I am using Inventory Valuation Report(Id-1001).
Now i am facing a problem, if i filter the report based on "Location Filter" field of "Item" data item then its giving wrong figure( InvoicedQty,Invoiced Quantity). Also there is no affect if i filter the report using "Location Code " field of "Value Entry" data item.
Can anybody help me.
0
Answers
-
Standard report 1001 works fine using Location Filter on Item DataItem.
Do you have any modification on this report?0 -
crisnicolas wrote:Standard report 1001 works fine using Location Filter on Item DataItem.
Do you have any modification on this report?
I haven't customized, actually we are having multiple locations and if i am filtering the report using a particular location then its giving wrong figure however if no filter is given or i choose two locations as filter then its giving perfect result.0 -
Do you know what is that the report is not picturing correctly?
Is it a specific item? Is it the quantity or the amount what is not correct? Is the problem in the starting date column? Is it on the end date column? Or is it on Increases or Decreases column?
Are you showing expected cost, or just real cost?0 -
crisnicolas wrote:Do you know what is that the report is not picturing correctly?
Is it a specific item? Is it the quantity or the amount what is not correct? Is the problem in the starting date column? Is it on the end date column? Or is it on Increases or Decreases column?
Are you showing expected cost, or just real cost?
1. Is it a specific item? : Yes only some items are having problems.
2. Is it the quantity or the amount what is not correct? : I am showing only quantity and not amount and quantity is not correct.
3. Is the problem in the starting date column? Yes
4. Is it on the end date column? : Yes
Suppose i view the reports of a months and it shows , say 100 items then out of these 100 items only 18-20 items are having incorrect quantity.0 -
One thing that i want to do is that in Inventory Valuation report I want to calculate the value of "Invoiced Quantity" field only when when the "Item Ledger Entry Type" is "Sale", so i trying with code:
SETFILTER("Item Ledger Entry Type",'%1',"Item Ledger Entry Type"::Sale); under onAfterGetRecord trigger then nothing is displayed,
can anybody guide me, am i going right or wrong, where i should apply filter to achieve this.
Thanx in advance0 -
You did not answer the last question:
Are you showing expected cost, or just real cost?
That is probably it. If you are showing just Real Cost, quantity is NOT Inventory (sum of quantity in Item Ledger Entries), but Invoiced Quantity (sum of Invoiced quantity in Item Ledger Entries)0 -
mkpjsr wrote:SETFILTER("Item Ledger Entry Type",'%1',"Item Ledger Entry Type"::Sale); under onAfterGetRecord trigger then nothing is displayed
OnAfterGetRecord is not the correct trigger to apply a filter.... try placing this code on the OnPreDataItem trigger0 -
crisnicolas wrote:You did not answer the last question:
Are you showing expected cost, or just real cost?
i didnt checked it0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 611 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions