Add group by and ranges to Queries Forms example code
https://community.dynamics.com/ax/b/hellodax/posts/add-group-by-and-ranges-to-queries-forms-example-code
https://community.dynamics.com/ax/b/hellodax/posts/add-group-by-and-ranges-to-queries-forms-example-code
[SysClientCacheDataMethodAttribute(true)]
Solution Reset Data Mart for Dynamics AX from LINK
https://stoneridgesoftware.com/management-reporter-2012-reset-data-mart-for-dynamics-ax/
Solution: execute the below command in the browser, then reload the form:https://xxxprod.operations.dynamics.com/?mi=SysClassRunner&cls=SysFlushData ref:
In Object Explorer, right-click a server and select Properties. Click the Memory node. Under Server Memory Options, enter the amount that you want for Minimum server memory and Maximum server memory. Then Restart Service
=First(Fields!CompanyAddress.Value, “EcomPackingSlipTmp”) & vbcrlf &First(Fields!CompanyURL.Value, “EcomPackingSlipTmp”) & vbcrlf &First(Fields!CompanyPhone.Value, “EcomPackingSlipTmp”)
args.parm(parameter value); // calling menu item new MenuFunction(identifierstr(SampleTest), MenuItemType::Action).run(args);