Consolidate tables from different companies
casanova
Member Posts: 194
hi all
is there possible that we can consolidate 1 same table from different companies?
lets say i want to show all of the customer list from 1 Database (more than 1 company inside database)
i need to create report consolidation from several companies
is there possible that we can consolidate 1 same table from different companies?
lets say i want to show all of the customer list from 1 Database (more than 1 company inside database)
i need to create report consolidation from several companies
0
Comments
-
Yes this is what the COMPANY function is all about. Just create a new table with the primary key Company,Customer No." set it common to all companies and populate it with the necessary data.David Singleton0
-
You mean CHANGECOMPANY right?Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
-
David Singleton wrote:Yes this is what the COMPANY function is all about. Just create a new table with the primary key Company,Customer No." set it common to all companies and populate it with the necessary data.
do i need to create something in SQL server before do this?
how to populate data in this single table?0 -
No, you don't need to change anything in SQL Server.
What is the purpose of this list? Is it a one time task or do you need it recurrent? Should it be some kind of print-out or do you need it in e.g. Excel as well?"Money is likewise the greatest chance and the greatest scourge of mankind."0 -
i want to create report that will show all the customer from 1 databaseeinsTeIn.NET wrote:No, you don't need to change anything in SQL Server.
What is the purpose of this list? Is it a one time task or do you need it recurrent? Should it be some kind of print-out or do you need it in e.g. Excel as well?
i dont think my users want to use excel0 -
Well, then you could just create a Report and use function CHANGECOMPANY to read the customers from other companies. You don't even have to create an additional table."Money is likewise the greatest chance and the greatest scourge of mankind."0
-
einsTeIn.NET wrote:Well, then you could just create a Report and use function CHANGECOMPANY to read the customers from other companies. You don't even have to create an additional table.
:thumbsup:David Singleton0
Categories
- All Categories
- 73 General
- 73 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 333 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
