Micro-blog: How to get LightSwitch to Honor the Default Client Property
So you probably know that if you have a multi-client LightSwitch project that you can set the default client that gets launched when you F5 by right-clicking on the desired client project and selecting...
View ArticleAXUG Academy - Introduction to Management Reporter (Aug 2014)
AXUG Academy - Introduction to Management Reporter (Aug 2014)08/08/2014 10:45 AM (ET)Instructor-led training on-line! If you haven't started thinking about migrating to Management Reporter, it's time!...
View ArticleAXUG Workshop - Management Reporter and Forecaster Friday – Get Your...
AXUG Workshop - Management Reporter and Forecaster Friday – Get Your Questions Answered (Aug 2014)08/08/2014 12:00 PM (ET)Management Reporter and Forecaster Friday is about you running your operation...
View ArticleReporting on quantity values from Microsoft Dynamics AX 2012
Management Reporter can be used to create some great operational reports. Linking a report to Excel is one great way to get at additional data, but actual quantity or budget quantity values can be used...
View ArticleAXUG Workshop - User Group Information and Orientation and Collaborate...
12/09/2014 09:00 AM (ET)The AXUG Orientation webinar is intended to provide an overview of AXUG Membership Benefits and general navigation of the axug.com website.This is an open AXUG event, all...
View ArticleClear the Cache on all clients Dynamics Ax 2012
Last week I post a solution to problem of old code on Dynamics Ax 2012 Client, That work for single client and it is not possible to clear cache on manually on every client. Later I found better...
View ArticleMicrosoft Dynamics Partner Roundup: Supply chain solution for AX 2012 R3; GP...
In this week's Microsoft Dynamics partner news roundup: I.B.I.S. Rolls Out Advanced Supply Chain Software for Dynamics AX 2012 R3 Forsythe Lubrication Implements Microsoft Dynamics GP; Petersen Inc....
View ArticleIntroduction To Dynamics AX Now Available As Premium Content On Dynamics AX...
A while back I created an introduction guide to Dynamics AX that pretty much my overview demonstration for Dynamics AX in a book that gives you a grounding in the main usability features. This weekend...
View ArticleUsing NOT LIKE in X++ select statements and query ranges
Hi Friends, In this post I'll like to share how to use NOT LIKE operator in X++. LIKE keyword is available in X++ but NOT LIKE is not directly supported the way it works in SQL. It still can be...
View ArticleWhat you should know about database logging: functional impact
Performance impactAs a developer, I am not a big fan of database logging, but many customers and consultant love it. Most developers will probably agree that is undermines many of the performance...
View ArticleAXUG PS - Dynaway: Plant Maintenance (CMMS) and Overall Equipment...
AXUG PS - Dynaway: Plant Maintenance (CMMS) and Overall Equipment Effectiveness (OEE) in AX (Aug 2014)08/11/2014 12:00 PM (ET)Join AXUG as it hosts a Partner Showcase webinar focusing on one of its...
View ArticleProject Performance: How to Turn Your Failures into Successes
Professional service organizations constantly juggle a wealth of client expectations and project details. Even worse, many of these can change in an instant. In order for a project to be successful,...
View ArticleAX Content: Recently updated Retail resource page
A recently updated Microsoft Dynamics AX Retail resource page is now live on the Communities site:...
View ArticlePost Sales Order from business connector with CSharp in axapta
This code can help youAxaptaRecord AXSalesTable = ax.CreateAxaptaRecord("SalesTable");AXSalesTable = ax.CallStaticRecordMethod("SalesTable", "find", SalesId) as AxaptaRecord; AxaptaObject...
View ArticleRetail category hierarchies
Category hierarchies in MS Dynamics AX 2012 Retail are used to group or categorize the retail products that are sold through retail channels. There are 4 retail hierarchies available out of box: Retail...
View ArticleError: “The CIL generator found errors and could not save the new assembly.”
Error: “The CIL generator found errors and could not save the new assembly.”Error: When run full or incremental CIL , system showing below error “The CIL generator found errors and could not save the...
View ArticleAXUG SIG - Software Architects - Mobile Application Development and Microsoft...
09/18/2014 10:00 AM (ET)Don't miss the chance to talk with other Software Architects running Dynamics AX. You will get an hour of best practices, tips and tricks and knowledge sharing all on your role...
View ArticleReason Code Functionality on POS -Ax 2012
In today’s post, I would like to share Reason Code functionality on POS. We often conduct transactions that need a reason or comment. Microsoft Dynamics AX has come up with reason codes in which we can...
View ArticleAXUG Academy - Microsoft Office Excel Basic-Moving & Viewing Data, Using...
AXUG Academy - Microsoft Office Excel Basic-Moving & Viewing Data, Using Functions, & More (2014)08/12/2014 11:00 AM (ET)Instructor-led training on-line! Did you know that Excel is the #1...
View ArticleProject Management in Microsoft Dynamics AX 2012
In March of this year, I was given the opportunity to attend Microsoft Convergence in Atlanta, Georgia. During Convergence, I attended a seminar on the Project Management and Accounting Module that...
View Article