Sunday, July 3, 2016

Ax help development Guide

//Ax help development Guide

https://ax.help.dynamics.com/en/wiki/technical-concepts-guide/

No comments:

Post a Comment

Search hierarchy for a match (TableALLGroup) X++

  Table1 ppt;  select firstonly ppt  order ItemCode, ItemRelation, AccountCode, AccountRelation where      (ppt.ItemCode == TableGroupAll::T...