Are you looking for a better way to analyze the cash in your organization? Then take a look at the Cash Flow features available in Microsoft Dynamics NAV 2017.The Cash Flow module in Dynamics NAV allows you to analyze your cash position, integrating data from the following sources:General Ledger account balances General Ledger budgets Receivables transactions Purchasing transactions Planned incomes and expensesThis illustration outlines the process:Within the Cash Flow modules, a cash flow chart of accounts is configured and mapped to your General Ledger chart of accounts, allowing the cash flow process to combine like accounts from the General Ledger.A second set of payment terms can be assigned to customers and … [Read more...] about How to Track Cash Flow in Dynamics NAV 2017
Add a Three-Dimensional Chart in NAV
Last week's blog on Creating Advanced Charts in Dynamics NAV dealt with two-dimensional charts, but you can also add a third dimension. Select one Amount and one Dimension from the lower right as before. Then select another Dimension from the lower left-hand corner.Here we have a chart that shows Sales Order Amount by Salesperson and State:If you left click on the chart, you can move the chart's angle to change the view to your liking.If you want to print this chart or save it to imbed in a document, right click on the chart and the Print and Save Picture As options will appear. To save the chart in Dynamics NAV, select Customize.This brings you to the Generic Chart Customization where you can add an Axis Title and … [Read more...] about Add a Three-Dimensional Chart in NAV
Create Advanced Charts in Dynamics NAV
Microsoft Dynamics NAV has many pages with list views: Customers, Items, Vendors, Sales Orders and Purchase Orders, to name a few. However, it can be useful to have a quick visualization of some important business metrics without having to filter the list data. Today, you’ll see how to successfully change a list view to a chart view and how to customize a chart.For our example, we’ll deal with Sales Orders, which are seen in the list view below. First, click on Show as Chart in the ribbon to replace the list view with the chart view.You’ll find that no chart is displayed, however, and this is where many users get discouraged. So what’s going on here? You first need to pick out the metrics you want to see in the chart. Start by … [Read more...] about Create Advanced Charts in Dynamics NAV
Set Up Account Balances in Dynamics NAV
Primary Goal: Establish the Bank Account's sub ledger detail in a manner which prepares for processing future bank reconciliations. To do this, you'll need to account for the following items:Ending Bank Balance Outstanding checks Outstanding deposits/other transactionsSuccess Criteria: At the end of the process we need the following:The Bank Account's Balance field value should match exactly with the Bank Account's G/L account balance (as found on the Chart of Accounts and associated via the Bank Account's Bank Acc. Posting Group field). We should have appropriate Open Bank Account Ledger Entries to use on future Bank Reconciliations.Bank Account - Beginning Balances:Presumption: In my demo scenario, I presume the GL … [Read more...] about Set Up Account Balances in Dynamics NAV
Microsoft unveils specifics of Dynamics 365
Microsoft Senior Director Angela Bandlow gives an interview on Dynamics 365, which is expected to release Nov. 1.Touted by Microsoft as the “next generation of intelligent business applications,” Dynamics 365 is set to release Nov. 1. The company’s latest offering combines features of enterprise resource planning (ERP) and customer relationship management (CRM) software into one cloud-based offering.What exactly does that mean?Microsoft has been notably quiet on specifics of its new product, giving the public teasers throughout the summer. The company finally released a “first look” of Dynamics 365 at Summit 2016 last week, offering live demos for those in attendance.Some details are still a mystery and will be until partners get to … [Read more...] about Microsoft unveils specifics of Dynamics 365
Quick Start Tips: Windows PowerShell ISE
I wish I had access to some quick start tips when I first started learning how to use Windows PowerShell ISE to administer Microsoft Dynamics NAV. With that in mind, this blog offers some quick tips to get you started.From here on out, I'm going to refer to Windows PowerShell ISE simply as PowerShell. This isn't exactly accurate since there is a separate console tool that's called PowerShell. To keep it simple, just know that when I say PowerShell, I am referring to Windows PowerShell ISE. Suggested Screen Layout for Windows PowerShell ISE These two screen shots show how I like to set up my PowerShell screen: Script Pane on the top Console on the bottom Command Add-on shown on the rightThis layout allows me to write … [Read more...] about Quick Start Tips: Windows PowerShell ISE
Create New Records in NAV RapidStart Part 2
Hello and welcome back to our series of blogs on RapidStart in Microsoft Dynamics NAV.Today we are going to review steps 6-8 as they apply to new records. We will import our Excel file into NAV, validate it, resolve any errors and then apply the file.Let’s start with importing the file we created in the previous blog:Choose your file.You will see that in the configuration package under No. of Package Records the total is now “3” for the three tire records we created in our last blog post.Next, click on “Validate Package.”In our example we ended up with nine validation errors (see below) on our first validation attempt.Move your mouse on top of the number. Once it underlines, click on it and the following message box … [Read more...] about Create New Records in NAV RapidStart Part 2
Create New Records in NAV RapidStart
Hello and welcome back to our series of blogs on RapidStart in Microsoft Dynamics NAV. For this week’s blog, we’re going to take a short detour to add new items to the Item Card.Adding new records is similar to performing a mass update on existing records. You will follow the same eight steps as before. However, the trick to adding new records is to find an existing record that is very similar to what you want to add. For example, is the item purchased or manufactured? Will the existing and new records share the same posting groups? And so on. You then use the existing record as a template for the new records.To add some new items for our example, let’s use the Cronus database and for the bike, let’s say we want to add in a few new … [Read more...] about Create New Records in NAV RapidStart
Mass Updates in NAV RapidStart Step 6
Hello and welcome back to our blog series on how to use RapidStart Services in Microsoft Dynamics NAV. In this post we are going to work on importing the Excel file into NAV (step 6 of the 10-step process).At this point, please make sure the file you were working on in step 5 is saved. Our work in Excel is complete and we will be working in NAV from this point forward, unless there are data errors to fix in the Excel file. Step 6 Before we go further, I’d like to explain one concept in a little more detail. When we import the Excel file into NAV, at the time of import we are copying the data from Excel into NAV’s configuration package. We are not moving the data directly into the tables yet. When we get to the step to apply the data, … [Read more...] about Mass Updates in NAV RapidStart Step 6
Mass Updates in NAV RapidStart: Steps 1 & 2
Welcome to Part 2 in a series of blogs on how to make mass changes and additions to data in Dynamics NAV. If you missed Part 1, you can read it here.In this blog we will look at the first two of 10 steps in making a mass change or addition to data in NAV, specifically:Identify what you want to change or add to NAV, including which fields and tables are involved. a.) For changes to existing records, create a mapping table to identify under what circumstances certain records will get updated. b.) For new records, identify all the fields that need to be set up to add in the new data. Go into RapidStart and create your configuration package and download the tables and fields identified. Export this to Excel.Let’s get started! Step … [Read more...] about Mass Updates in NAV RapidStart: Steps 1 & 2