Book Image

Building Dashboards with Microsoft Dynamics GP 2016 - Second Edition

By : Mark Polino
Book Image

Building Dashboards with Microsoft Dynamics GP 2016 - Second Edition

By: Mark Polino

Overview of this book

Microsoft Dynamics GP is a complete ERP solution that is extremely beneficial for small to midsize organizations in helping them grow exponentially. The book shows you in detail how to build great-looking dashboards with Microsoft Dynamics GP that enhance a company’s decision-making processes. This guide will take you from the basics of setting up and deploying to creating secure, refreshable Excel reports. Using a whole host of tools available within Microsoft Dynamics GP and Excel, this tutorial will show you how to visualize your data using simple conditional formatting techniques and easy-to-read charts, and allow you to make your data interactive with slicers. We will also cover core topics such as Business Analyzer, Microsoft SQL Reporting services reports, BI360, and more. You will find out to use Power BI, share and refresh data and dashboards in Power BI, and use Power BI Query Editor. By the end of this book, you will have all the information required to build interactive dashboards using Dynamics GP.
Table of Contents (22 chapters)
Building Dashboards with Microsoft Dynamics GP 2016 Second Edition
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
Index

Building a balance sheet


The first statement we'll build is a simple balance sheet. The balance sheet is critical because it shows us what the business owns, what it owes, and what it is worth. Our final result should look similar to the following screenshot:

Tip

This is a final reminder that we will use the simplest elements first and adopt some alternate, although still simple, methods to make the reports easier to use and consume as we progress through this chapter.

Let's begin building our balance sheet with some general report information using basic Excel:

  1. Open a blank Excel workbook and save it as FinancialStatements.xlsx.

  2. In cell D3, enter Fabrikam, Inc. which is the name of our sample company.

  3. In cell D4, enter Balance Sheet - Compared to Last Year. This is the name of the report. We will compare our current year to the previous year for a user defined fiscal period.

  4. Highlight cells D3 and D4, increase the font size to 16, and make the text bold. Report headers are usually bigger and bolder...