RE: Bad query plan from Ax but not in SQL
You can create a plan guide if the statement does not involve tables in TempDB:community.dynamics.com/.../214863technet.microsoft.com/.../bb895390%28v=sql.105%29.aspxThat will force execution of a...
View ArticleRE: "Rename" purchase orders button not showing in Record Info
It seems to be specific to POs. I've checked other entities in the AP module such as Vendors and the Rename button is there. It is also there for the item master in inventory management. I don't...
View ArticleRE: "Rename" purchase orders button not showing in Record Info
I have tried on a different client machine with the same result, I will try to reset this users usage data but I would have assumed the account recreation would have taken care of that as well. Thanks...
View Article"Rename" purchase orders button not showing in Record Info
We have one specific user who does not have a "Rename" button on the record info screen for Purchase Orders. Other users who are set up identically do have this button, when viewing the Layout info...
View ArticleRE: Bad query plan from Ax but not in SQL
Hi keimak,If you create a trace and analyse the result using the trace parser, you can learn if the query time is related to SQL only or not. If there is time which cannot be explained by executing...
View ArticleRE: How to Assign Button/field property only for one or two users
Hi D_Meethu,Can you tell if this button is a common Button control or a Menu-item button? Martin is correct about the security role. But the implementation for these type of controls are different- A...
View ArticleRE: Has anyone tried to set up "Automatics payment fee" - account receivables...
Thanks for replying. the scenario that we have tried to set up is related with credit cards as a method of payment. When customers pay invoices, we have to create at account receivables a "Receipt...
View ArticleHas anyone tried to set up "Automatics payment fee" - account receivables in...
Hello Everyone,I tried to set up payment fee functionality in Dynamics 365 for account receivables, trying to make them automatics but apparently it is not working at all. Has Anyone found any...
View ArticleAX vs NAV: best for "complex" item hierarchy and characteristics
HiWe want to switch from our homemade ERP.ContextOur items are defined as so (metal parts).Each metal piece has a:Category (matter)Subcategory (forge type)ProviderCountry (origin)BrandQualityDimensions...
View ArticleCan AX run with MySQL database instead of standard SQL Server?
I have a license for Dynamics AX Retail Essentials, the retail management system based on AX. I am wondering if AX can run with a MySQL database instead of expensive SQL Standard version. Any thoughts?
View ArticleWorkflow approval Reminder
Hello,Is there any standard AX feature which can be used to send reminders to approvers to approve the workflow assigned to them if they fail to do so within a week of workflow submission date? so for...
View ArticleReg to UI menu related issue
HelloMy Dynamics 365 for Operations UI got changed as below. I was working on an extension. How to rectify this? Please help.
View ArticleRE: Workflow approval Reminder
Dear Lamv....thanks for such a nice idea to introduce in AX....but i think still there is no by default function in AX which fulfill your requirement. if is there any option then let us know...i think...
View ArticleCompany field on a user record
Our default company is 8RT as defined in General ledger -> Setup -> Organisation -> Legal entities but when a new user is created by using the Import function the company field contains 8rt...
View ArticleRE: Can AX run with MySQL database instead of standard SQL Server?
AX used to run on Microsoft SQL Server and Oracle only, and the support for the latter has been discontinued. Now you only have Microsoft SQL Server due to the many surrounding technology around AX...
View Articlestandard code in External codes for vendor
Dear all, Why we need to set standard code and value in external codes in vendor and i want to know where it will effect if i set these two, guide me on this,ThanksSuresh
View ArticleDifference Inventdimid between purchline and inventtrans
Hi. Expert. Could you please advise me? I have found a situation what a inventdimid is different between purchline and inventtrans. this data can be create as follow steps. 1. add a purchase line on...
View ArticleRE: SSRS Extension installation Error
Hi Hassan,I have installed only SQL 2012 SP1 Analysis Management Object Only but forget to install SharedManagementObjects of SQL 2012 SP1. So after installing SharedManagementObjects issue has been...
View ArticleSSRS Extension installation Error
Hello,I have fresh installed Operating System Server 2012 R2 Standard and Dynamics AX 2012 R3 CU12 in Server. Then I have installed and SQL server 2016 Reporting service. When I install reporting...
View ArticleRE: Company field on a user record
AX database collation must be CI_AS (case insensitive, accent sensitive), which means for sorting and searching purposes there is no difference between lower and and upper case.If it disturbs you, then...
View Article