Book Image

Microsoft Dynamics GP 2010 Reporting

Book Image

Microsoft Dynamics GP 2010 Reporting

Overview of this book

Resources such as the book you now hold in your hand are critical to taking the extra step in uncovering the trends locked deep within your data. Not only will this book offer insight into the many reporting tools currently available for GP, it will also offer a unique perspective on how each reporting tool can be used to meet specific challenges faced by your organization" - Errol Schoenfish, a member of the Microsoft Dynamics community for over 24 years Microsoft Dynamics GP 2010 is a sophisticated Enterprise Resource Planning (ERP) system with a multitude of features and options. Microsoft Dynamics GP enables you to create and manage a variety of reports that help small and mid-size businesses effectively manage their financial and operational data. This book will show you how to create and manage reports, know what tools to use and when, how to use them and where to find the data based on how it's being entered into the system with Dynamics GP. This book will empower you with the tools and reports necessary to use Dynamics GP data in making key business decisions. The book addresses the many challenges and frustrations a company may face when preparing to build new reports. Then it moves on to explain how to find your data in the GP system and company databases. The book then dives deep into topics such as SmartLists, SL Builder and Excel Report Builder, Report Writer, SSRS Report Library, and Analysis Cubes Design and Management Reporter amongst others. With this knowledge in hand, you will be capable of selecting the most effective tool for the current reporting environment.
Table of Contents (21 chapters)
Microsoft Dynamics GP 2010 Reporting
Credits
Foreword
About the Authors
Acknowledgement
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Exploring the Analysis Services database


Earlier, we discussed connecting to the Analysis Services database via SQL Server Management Studio. As we saw then, connecting to the SSAS database via SQL Server Management Studio is useful in some situations, such as when we need to add or remove users to security roles or when we need to process the entire database at once. By and large, however, most of our access to the Analysis Services database will occur through Business Intelligence Development Studio, or BIDS, for short. This product is installed as a component of the SQL Server installation, and is found under the same Program Files folder as SQL Server. Those of us who are familiar with Visual Studio will have no problem using BIDS, as it's nothing more than a spinoff of Visual Studio dedicated to designing and maintaining Business Intelligence projects and environments. This fits right in with our Analysis Cubes product!

When working with Analysis Services databases in BIDS, we must remember...