RE: AX practice environment
Ooh , sorry , I did not mean to do this . Thanks for the advice.
View ArticleAX practice environment
Hi guys, i am new to ms dynamics ax and i would like to practice ms dynamics ax so microsoft provides any virtual machines for practicing purpose in case if not any other company or institute...
View ArticleRE: Filters to find duplicate values in a column
Such complex queries cannot be found with simple filtering if you want to find all of them.You need to write an X++ job where you take 2 pairs of InventSum+InventDim records, and match their values for...
View ArticleFilters to find duplicate values in a column
Hi All, I have a requirement to lookup items with Same batch number & Location that has different License plate with physical inventory greater that 0.00.eg. Item 1 - Batch1 - Location1 - LPlate...
View ArticleRE: Integrating existing Angularjs2 UI to Microsoft Dynamics 365
At the end I decided not to integrate with angular since "D365 for operation" comes with javascript library with data binding feature.
View ArticleIntegrating existing Angularjs2 UI to Microsoft Dynamics 365
My company develops project management application and we are integrating our software into Microsoft Dynamics 365. Since our application is SPA developed with Angularjs we are thinking using web...
View ArticleRE: validation on sales invoice creation
Hi,There are quite number of ways to acheive this. One way is to introduce the below validation code in createParmLine(After line# 163) method of class SalesFormLetterParmData....
View Articlevalidation on sales invoice creation
Hi,I need to validate unit price is zero on invoice button click in the sales order.Kindly assist. Thanks in advance.Regards,Selva
View ArticleRE: Show file button is not working
Hi Bharat,Go to browser security setting and if file download is disabled enabled it and then try.
View ArticleRE: data import in Data Management Framework not working
I'm not sure if this is applicable for 365, but I had the same exact behavior on import for AX2012 if I did not delete all rows beneath the data that had been selected that were blank.The solution in...
View Articledata import in Data Management Framework not working
Hi folks,I am using Customer Postal Address Data Entity in Data Management Framework for Data Import/Export in a D365 Update-3 environment.Data export is running successfully and I am using same excel...
View ArticleRE: Show file button is not working
I checked the browser settings and the download settings are enabled but still i am facing the same issue. All of my client users are facing the same problem.
View ArticleShow file button is not working
Hi,I am trying to open the attachment using the Show file button it is throwing an error saying that "Your current security settings do not allow allow this file to be download", but when i am trying...
View ArticleRE: how to assign NumberSequenceId = 0 in (NumberSeuquenceReference) table...
Hi,Please use the below job to update numbersequenceId to zero on numberSequenceTable for a given company. With this update you are removing reference to table NumberSequenceTable. Please test it on...
View Articlehow to assign NumberSequenceId = 0 in (NumberSeuquenceReference) table...
Hi,Please let me know how could I assign NumberSequenceId = 0 in (NumberSeuquenceReference) table through x++ code for a particular company lets say I have company (207) .Regards,Mania
View ArticleGet voucher with empty segment AX 2012
Hi experts,I have 2 voucher with Ledger account like pic below:I want to use query to filter the and get theo voucher that has no value in field BH_Item.I create code:qbdsDimAttr =...
View ArticleRE: AX returns Communication Error
Hi Dave, This is the issue, You can try download R3 CU8 instead. The CU9 version is working and able to download complete parts.ThanksNagendra Varma K
View ArticleAX returns Communication Error
Hello All,I have downloaded and installed the AX 2012 R3 CU9 VM A demo machine.The Windows Server 2012 has activated itself, but when I start AX it just says Communication Error. The server is...
View ArticleRE: Show file button is not working
I checked the browser settings and the download settings are enabled but still i am facing the same issue. All of my client users are facing the same problem.
View Article