Item Ledger Entry Table

kwajahathydro
Member Posts: 88
Hi,
I have a strange issue. I take navision's item ledger entry table number (32) into Excel. I go to Excel, click on Data, select from other source and choose MS SQL SERVER and i key in the navision server name, user id and password and select my live database name, click next and choose item ledger entry table from my company (i have two companies in one database) and click finish and make it as a pivot table, i can see all the fields but fields like Cost Amount (Actual) and etc in this table, why is this so????
My management wants me to construct a pivot table that could be refreshed on it own rather than manually copying and pasting the info from navision to excel, i thought of making use of Item Ledger Entry Table, where I can filter records by item cat code, product grop code and some other fields which we have managed to customize but Item ledger entry table when pulled in excel from other source (SQL) doesnt show all its fields, any clues
Regards
KH
I have a strange issue. I take navision's item ledger entry table number (32) into Excel. I go to Excel, click on Data, select from other source and choose MS SQL SERVER and i key in the navision server name, user id and password and select my live database name, click next and choose item ledger entry table from my company (i have two companies in one database) and click finish and make it as a pivot table, i can see all the fields but fields like Cost Amount (Actual) and etc in this table, why is this so????
My management wants me to construct a pivot table that could be refreshed on it own rather than manually copying and pasting the info from navision to excel, i thought of making use of Item Ledger Entry Table, where I can filter records by item cat code, product grop code and some other fields which we have managed to customize but Item ledger entry table when pulled in excel from other source (SQL) doesnt show all its fields, any clues
Regards
KH
0
Comments
-
Hi,
because these fields are flow fields, these are not stored in same table in sql, these are store in some other table,
http://dynamicsuser.net/forums/p/21080/97682.aspxUday Mer | MS Dynamics NAV Techno-Functional Consultant0 -
I am not sure.. but if these are FlowFields, then the values will probably not be populated if you access the table directly from SQL Server. You have to probably create a form and populate the records and ask the user to export the data to excel from your form.
Chn0 -
Chinmoy wrote:I am not sure.. but if these are FlowFields, then the values will probably not be populated if you access the table directly from SQL Server. You have to probably create a form and populate the records and ask the user to export the data to excel from your form.
Chn
Or retrieve the records from the appropriate table(s).There are no bugs - only undocumented features.0 -
If you want Item ledger entries in excel then from Item ledger entry table, export to excelUday Mer | MS Dynamics NAV Techno-Functional Consultant0
-
Hi All,
Thanks for the replies!
can someone tell me which table must i choose if i need to see those fields in my excel
Regards
KH0 -
You can straight away read the Item Ledger Entry table inside a form, but issue a CalcFields() for all the FlowFields, like you mentioned the Cost Amount (Actual) field.
Chn0 -
Create a view that joins the Item Ledger Entry to the Value Entry table.David Singleton0
-
Hi David,
thanks for your reply! I am not sure on how to do it, can you give me some steps on how to get this out with help of view and joining the tables (item ledger entry and value entry table)
Regards
KH0 -
Hi KH,
The Value Entry table have a field Item Ledger Entry Number you can link ILE with this "Entry No." field. or you can directly group the data by Item Category Code and Product Group Code and sum up the fields "Cost Amount (Actual)" and "Cost Amount (Expected)".
Rgds
Prabhu0 -
Hi All,
If I filter all remaining qty left for all items doing show all, copy all records to excel. I dont see cost per unit on the item ledger entries so what i did was to take qty and cost amount, I divide and get cost per each unit and then i insert another column in excel and then take cost per unit times remaining qty to get the correct cost and when i sum up all the costs actual as per my calculation the item ledger entry doesnt talk to valuation report, valuation report shows one total and then item ledger entries shows one total.
i want to do a pivot table where what items are left, means remaining qty with costing, brands, item cat code, product grp code, and etc and when i sum up all the costs amounts, the total amount what i see must tally to valuation report.
Pls Help!
Regards
KH0
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
- 320 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