Archive

Dynamics AX

Setting up a new company within Dynamics AX is not hard, but it is time consuming because you have to configure a lot to base tables and codes such as payment terms, freight methods etc. that are not shared between the companies. Something that would make the process easier would be a mass load of data from a template.

In this worked example we will show how you can do just that with the Dynamics Excel Add-In, by using it to query the tables in one company and then update the data in another without even breaking a sweat. Read More

At this point in my GuygAX project (a.k.a. implementing Dungeons & Dragons within ERP), I am working on loading all of the reference products and services into my system so that I can start stocking my shelves and selling services to my NPC’s. This is no small feat, since the initial load has more than 2000 different items. Rather than load all of the data by hand, I decided to use the Excel Add-In and create a import template for loading all of the products and services.

Since there are multiple tables that need to be loaded with this example, it is a little more work to create the initial template, bus once it is up and built, it is a great time saver when loading in base and incremental data.

In this walkthrough I will show how to use the Excel Add-In for Dynamics AX to create and use an Excel Product Import Template Read More

As part of my GuygAX project, I found that a lot of data within the HR module was missing, because it Dynamics AX is not has not been published with the localization details for the realms of Faerûn. One case in point is that there are over 99 different languages within Faerûn that I needed to load into the HR module. Although loading the data by hand is possible, I wanted to find a better way to get the information loaded.

In this walkthrough I will show how I used the Excel Add-In for Dynamics AX to make the process a matter of cutting and pasting. Read More

Dynamics AX has an add-on for Microsoft Excel that allows you to retrieve data from Dynamics AX, and also publish changes back to the database in a controlled way. You can use this to give users a simpler way to manipulate the information in the database. As an example, you can use this to create a better way to update demand forecasts, since the default maintenance forms within Dynamics AX.

In this walkthrough we will show how you can:

  • Build your initial forecast model
  • Link to your forecast within Excel
  • Create total matrix fields
  • Create period total matrix fields
  • Create summary forecast dashboards in PowerView Read More
If you are using the production module within Dynamics AX, then you are probably wanting to get a better handle on your costs.  You can easily configure Dynamics AX to calculate costs of BOM’s, and if you want to get a little more industrious then you can also create cost sheets broken out by your particular cost categories, incorporate routing costs, and even add surcharges and other indirect costs.

In this blueprint we will walk through an example that shows how to set up your costing controls within Dynamics AX.

Here are all of the topics that are included in this blueprint:

  1. Setting up Costing Versions
  2. Manually Assigning a Product Cost
  3. Creating Calculation Groups
  4. Using Costing Versions to perform a Mass Cost Calculation
  5. Performing a Basic Cost Rollup
  6. Creating Cost Groups

There is a lot more that you can do within the Costing configuration of Dynamics AX that we did not cover in this brief introduction.

Try it out and I’m sure that you will quickly surpass what we did here.

If you want to view the original post which may have additional content then click here.

If you want to personalize your products a little, or if you are more of a configure to order operation where every product that you ship out the door is tailored to your customers specifications and needs then you will probably want to take advantage of the Product Configurator that is built into Dynamics AX.  This feature allows you to create a product with a number of different attributes, and rules that will allow Dynamics AX to build a custom BOM every time the product is ordered, and also tell you if the product is even possible to make.

The topics that are described within this series are:

  1. Creating a Constraint Based Product Master
  2. Creating a Product Configuration Model
  3. Adding Configuration Attributes
  4. Grouping Related Attributes
  5. Adding Conditional Display Options
  6. Adding Constraints to your Configuration Model
  7. Configuring BOMS Based On Attributes
  8. Using Table Based Attribute Values (Book Only)
  9. Using Attributes as Variables (Book Only)

The Product Configurator that is built into Dynamics AX is a pretty useful tool, and if you spend the time creating the rules on how you should be building your products, it can possibly reduce the number of BOM’s that you define down to just a handful.

To see the original posting for this walkthrough, click here.

The demonstration virtual machines that you can download from the PartnerSource site have a blank company that you can use to create your own data within. The good news about it is that it’s clean, so you can create your own personal demonstration data without having to look at TV’s and stereos all of the time. The bad news is that the company is clean, so you have to configure all of the data yourself. That’s not a big problem though, the configuration is not that hard, and having your own data makes the Dynamics AX look so much better.

In this walkthrough we will show how you can start the process by configuring the US01 legal entity so that you can start using it. We will show how to:

  • Configure the US01 legal entity
  • Create a new business unit for the organization
  • Configure the business account structures
  • Configure the company ledger
  • Set the default accounts for the automatic transactions
  • Create a bank account for the organization Read More

The Print Management feature within Dynamics AX does a lot more than just allow you to print reports. It also allows you to e-mail reports, automatically print and distribute forms, and also have custom form versions by customer & vendor.

In this walkthrough we will show some of the different options available to you and also how to configure them within Dynamics AX. You will learn how to:

  1. Send a Form via Email
  2. Automatically Email A Form
  3. Set Email defaults by Customer
  4. Use the Batch Server to Automatically Generate Forms
  5. Creating Alternate Form Versions Read More

With the release of Dynamics AX 2012 R2, a new document location type is available for the Document Types which allows you to archive files to SharePoint rather than to the usual network file locations. This is a much better place to store files since you can add metadata to the uploaded files, and also you can add features like version control and document security around the files.
In this example we will show how you can create a new document type that stores it’s attached files within SharePoint.

Read More