Book Image

Implementing Microsoft Dynamics 365 Business Central On-Premise - Fourth Edition

By : Roberto Stefanetti, Alex Chow
Book Image

Implementing Microsoft Dynamics 365 Business Central On-Premise - Fourth Edition

By: Roberto Stefanetti, Alex Chow

Overview of this book

Microsoft Dynamics Business Central is a full business solution suite and a complete ERP solution, which contains a robust set of development tools; these tools can help you to gain control over your business and can simplify supply chains, manufacturing, and operations. Implementing Microsoft Dynamics 365 Business Central On-Premise covers the latest features of Dynamics Business Central and NAV from the end users' and developers' perspectives. It also provides an insight into different tools available for implementation, whether it's a new installation or migrating from the previous version of Dynamics NAV. This book will take you from an introduction to Dynamics NAV 2018 through to exploring all the techniques related to implementation and migration. You will also learn to expand functionalities within your existing Microsoft Dynamics NAV installation, perform data analysis, and implement free third-party add-ons to your existing installation. As you progress through the book, you will learn to work with third-party add-on tools. In the concluding chapters, you will explore Dynamics 365 Business Central, the new Cloud solution based on the Microsoft NAV platform, and techniques for using Docker and Sandbox to develop applications. By the end of the book, you will have gained a deep understanding of the key components for successful Dynamics NAV implementation for an organization.
Table of Contents (22 chapters)
Title Page
Copyright and Credits
Dedication
About Packt
Contributors
Preface
Index

Creating views


So we have seen how to apply filters and FlowFilters to the application. But once we leave the page and come back to the same page, the filter is gone. We have to apply the same filter or FlowFilter over and over again if we want to see the same results. Wouldn't it be great if we could save applied filters so that we could apply them as many times as we wished without having to select the fields we want to filter and writing the filter expression again? This is possible with Microsoft Dynamics NAV Views (we have already talked about this in a previous chapter). This feature might also be introduced in relation to Microsoft Dynamics 365 Business Central and Microsoft Dynamics NAV Web client; at present, it is not available. 

To create a view, perform the following steps:

  1. Perform the steps from the previous section to apply a FlowFilter to the Chart of Accounts page.
  2. Click onChart of Accountsand select Save View As, as demonstrated in the following screenshot:
  1. The Save View As...