Show fields Name, Surname and Count in AOT Views using AOT Queries
Hi there,I came across a problem, can anyone help me in this regard,I have created a View say “TenthView” and Queries say “TenthQuery”.I want to show all workers name, first name, surname that still...
View ArticleCreate/Read/Write Word Document using Open XML
Hi there,I prepare a new Word template and save it as a file .dotx. The template contains bookmark and table with a single row and two columns.In the AOT, I create a new job and using COM, I add values...
View ArticleHooking into Task End date changes on the WBS form and MSP import
On the WBS form, ProjWorkBreakdownStructure, I want to undertake some actions whenever the End date changes.However, the PSAActivitySetup.modifiedField() method is not called when the table's update()...
View ArticleError when trying to manually deploy package from LCS
While trying to manually deploy a package from LCS by following this link, https://ax.help.dynamics.com/en/wiki/installing-deployable-package-in-ax7/ it errored out when I was generating the runbook....
View ArticleWant to showing value for previous day if none exist for given date
i have written the logic in this i get the item transaction as per date but i want to show the date by date one by one on which the transaction not done so it will automatically show the uper value...
View ArticleDatabase log files store for new table
Dear All,I am creating a new table. I want log files for this table based on daily transactions.Can you please let me know how to do this.Please give me more shed on this.Thanks!Arpan Sen
View ArticleImport data from Excel to AX
trying to learn how to read a excel file to import it. I found a blog by Suresh potlakayala Import data from Excel to AX (Item Related Data)from this blog i created this simple code from Suresh's...
View ArticleLogin and password for demo env. in Azure
Hi All,Today I have deployed AX2012R3CU9 demo VM with my azure free subscription. I am unable to login with username: Contoso\administrator and password: pass@word1. Do you know anyone what is the...
View ArticleLookup() in dialog
Dear All,I did lookup in dialog in AX 2009. It's working properly.Class declaration :class TM_Deduction extends RunBase{ Dialog dlg; DialogField dialogDeductionCode; ACXPay_AllowanceDeductionNo...
View ArticleBar code not printing
Hi Experts,We are using AX 2012 R3 CU10 and SSRS for reports with multi-box environment.We are facing an issue where Bar codes are properly visible in the screen and also when viewed in PDF format....
View ArticleSort by Method on report
Hi All,I have a question, I have Display methods in a report, the type of method is string, by example :Display Str X;Str Status;BOMId = BOMTable.BomIdIf (ProdTable.BOMId !="") {...
View ArticleThreshold
Hi,Greetings of the day!!!Can any one explain me about the Threshold definitions meaning and it uses.Regards,Srikanth M.
View ArticleMaintain button is not available on the Sandbox: Develop and Test
Hi,I tried to build my AXproject on VSTS and I got an error message 2016-12-19T20:40:35.3067389Z WARNING: 8:40:35 PM: - Backup size does not match deployment metadata size 2016-12-19T20:40:35.3067389Z...
View ArticleHow to add a multi valued Lookup Field to a Table
Hi all,I have requirement where , a Multi valued Lookup Field has to be added to a Table.For ex : I should be able to save 3 to 4 Users name to a Table Field Named "Users" with (;)Like this :User 1 ;...
View ArticleCode deployment to environment in another LCS
Hi,I need to deploy some code changes from one environment to another. However these two environments are not in the same LCS. I check the wiki article...
View ArticleAuto lookup using EDT with Table reference
I'm having trouble getting an auto lookup to work with a new EDT without adding a specific lookup form. The older EDTs (which have the table relationship defined in the Relations node) seem to work by...
View ArticleCalling Custom Service for on premise Dynamics 365 for operation.
Hi,As recently, on premise version of D365 for operation has been released, in which our data and D365 for operation will be deployed locally on our Server.Based on this, I wanted to know how the...
View ArticleHow to get Dimension description. for inventTable.Dimension[2]
Hi all,Please let me know how to get dimension description in AX4.Please find my code below and let me know what I should do ?while select sLines where sLines.createdDate >= createDate &&...
View Articlex++ project cannot be built. another build is in progress
Hi,In AX 7, I just came across the error as below:"x++ project cannot be built. another build is in progress".Any idea?Thanks,
View Articleplus sign before the object
Hi,In AX 7, I create a new display menu item and add it to the menu, but I observe there is a plus sign (+) before the object, what does that mean?Thanks,
View Article