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

Summarizing with Group By


When creating visualizations in Power BI, data can be aggregated (summarized, counted, averaged, and more). There are circumstances where the data needs to be aggregated prior to being used on visualizations, perhaps so it can be merged or appended to another query. When this circumstance arises, we can use the Power BI Group By feature in the Query Editor. Let's do that now by creating a list where each vendor is listed once, along with the total amount due and the number of invoices that are outstanding:

  1. As we've used the AP Document Details query for visualization, we do not want to aggregate that query. Instead, we'll duplicate the AP Document Detail query and use the duplicate. In the Queries pane on the left (sometimes referred to in Microsoft literature as a blade), right-click on the AP Document Details query:

  2. Select Duplicate from the pop-up menu. A new query will appear called AP Document Details (2).

  3. Right-click on AP Document Details (2) in the Queries...