Nicole Gentz
Nicole Gentz is a Principal Developer and Team Manager at Stoneridge Software with over 15 years of software development experience. Nicole has served as a Dynamics AX Senior Developer resource at Stoneridge Software, and has experience working with a variety of ERP systems.
Nicole holds certifications in Microsoft Dynamics AX 2012 R3 CU8 Development and Microsoft Dynamics 365 for Operations Development Introduction.
by Nicole Gentz | Updated April 19, 2018 | Development, Dynamics AX
Recently, I was making some customizations to a report in Dynamics AX. I was adding a handful of new fields. The report was Precision Forms enabled and the new fields I had added were not displaying on the report. It should be an easy fix, but it took me a bit to find...
by Nicole Gentz | Updated December 18, 2017 | Development, Dynamics AX
I had a recent request to make a field filterable on a grid in Dynamics AX. I checked the form control and saw that the field was coming directly from the datasource. So I checked the usual properties… Allow edit was no on the control and the datasource. Skip was no...
by Nicole Gentz | Updated December 29, 2017 | Development, Dynamics AX
Recently I had to create database records outside of Dynamics AX. I used SQL to move some records from ISV tables to new standard tables within AX. There was a ton of data, so it was much faster to insert these records using SQL. Initially, I overlooked one important...
by Nicole Gentz | Updated August 15, 2016 | Development, Dynamics AX, User Tips and Tricks
Here’s a little tip on updating Microsoft Dynamics AX data sources that always seems to slip my mind: You CANNOT drag and drop a data source into a list page. This is different than most forms, so it always stumps me! Instead, right click on the ‘Data Sources’...
by Nicole Gentz | Updated August 15, 2016 | Development, Dynamics AX, Manufacturing
What does BOM on the Fly look like? This feature has two parts on the sales order: The ‘Explode BOM’ button and the ‘Create BOM’ button. 1. First you key an item on a sales line. When the BOM you have keyed is configured for BOMs on the Fly the buttons will become...