Micro-blog: How to List Installed Nuget Packages from Visual Studio's Package...
If you are familiar with Visual Studio's Package Manager Console , then you probably already know that you can use the "Get-Package" command to list all the packages installed for a given project. If...
View ArticleAXUG Workshop - Data Migration Series - (Aug 2014)
AXUG Workshop - Data Migration Series - (Aug 2014)08/19/2014 12:00 PM (ET)Don't miss this new series on Data Migration! This is a series you simply can't miss as a Dynamics AX user interested or...
View ArticleMicrosoft Dynamics AX Production Consultant Job Opening
Merit Solutions is currently looking for a Microsoft Dynamics AX Production Consultant to join our growing team!Working from home and traveling to our customer sites, the Microsoft Dynamics AX...
View ArticleKirill Tatarinov Takes ALS Ice Bucket Challenge
Microsoft Business Solutions Group executive vice president, Kirill Tatarinov, recently took the ALS ice bucket challenge to raise funds and awareness for the fight against amyotrophic lateral...
View ArticleAX Training, Monday Night Football, and #TPCE14
We're only weeks away from AXUG Summit 2014 and we look forward to seeing the Dynamics AX community in St. Louis, MO! Before you finalize your travel plans for the event, be sure to consider these...
View ArticleCompetition to Gain Efficiency Advantage Pushes Big Data
Rapid growth of the Big Data market is being driven in part by a need and willingness among enterprises to constantly update and improve their processes to boost performance and efficiency, according...
View ArticleTop 3 Ways to Have the Best ISV to VAR Relationship
When Great Plains was first released in small town Fargo in 1993, version 1.0 was already a robust product, being one of the first accounting packages designed to be used under a multi-user system. It...
View ArticleMicrosoft Dynamics AX 2012 For Manufacturing Datasheet
Do you want to know more about Microsoft Dynamics AX for the manufacturing industry? This data sheet tells you why Dynamics AX is a comprehensive solution for managing discrete, process, and lean...
View ArticleHow to direct work for a specific zone to a person who works in the zone...
Posted on behalf of Karina Normann Jakobsen. Many warehouse are divided into zones, for example, cold storage zones or freezer zones, and warehouse workers typically work in one zone at a time. This...
View ArticleUsing Xamarin’s Signature Pad in Android apps
Xamarin’s Signature Pad control makes adding, changing, opening and saving signatures much easier. This example will show how to do basic operations like loading a signature from an array of points,...
View ArticleHuman Resources – Training and Development of Employees – AX 2012 R3
Managing Employees from Recruitment to Retirement is the key element in Organizational growth and success. Important area in Human Resource Management is the Training and Development of existing...
View ArticleAX 2012: Loop through all the fields of a table in X++
This is how we can loop through all the fields of a table in X++: static void Job1(Args _args) { SysDictTable dictTable = new SysDictTable(tableNum(PurchLine)); SysDictField dictField; TreeNode...(read...
View ArticleAX 2012: Using Temporary Table as Form’s Datasource
First add a method on the form to populate records in the temporary table: public LabelsTable populateRecords() { SysDictTable dictTable = new SysDictTable(tableNum(PurchLine)); SysDictField...
View ArticleUpgrade Management Reporter 2012 for ERP
So you installed Management Reporter and have it running like expected. And then later down the road you've been asked to apply the latest (cumulative) upgrade. If you, like me, installed Management...
View ArticleJob Opening: Microsoft Dynamics AX Financial Consultant
Merit Solutions is looking for an experienced Microsoft Dynamics AX 2012 Financial Consultant to join our growing team!Working from home and traveling to our customer sites, the Microsoft Dynamics AX...
View ArticleAXUG SIG - Manufacturing and Distribution - Understanding Your Options with...
AXUG SIG - Manufacturing and Distribution - Understanding Your Options with R3 (Aug 2014)08/20/2014 02:00 PM (ET)Don’t miss the next meeting of the Manufacturing Special Interest Group (SIG). This...
View ArticleCloud powered support via Lifecycle Services
In order to receive the best support experience, you can now use cloud powered support in LCS to take you through the full life cycle of the issue. For searching existing issues, logging a new case,...
View ArticleAXUG Kansas Regional Chapter Meeting (Sept 2014)
09/04/2014 12:30 PM (ET)Join us for the next Kansas Chapter meeting on September 4 from 11:30 am to 2:00 pm!Attend this in-person learning and networking opportunity with Dynamics AX peers in your...
View ArticleTop 3 BI Adoption Hurdles and Tips for Jumping Over Them
While attending the Boston Executive Summit for The Data Warehouse Institute (TDWI) in July 2014, I learned a shocking statistic. Among the most mature organizations, only 30% had rated themselves as...
View ArticleError Removal of suspension of recId allocation for table...
Problem:Error executing code: The field with ID '0' does not exist in table 'SalesPurchJournalLineExtension_IN'.Removal of suspension of recId allocation for table VendInvoiceInfoTable has...
View Article