RE: How to initialize a form by grouping by a field
THen you need add more lines likethis.query().datasourceTable(tablenum(YourDataSource)).addSelectionField(fieldnum(yourtable, yourgroupfield), SelectionField::Sum);and repeat line for each sum field
View ArticleRE: AX7 in AZURE - what Internet bandwidth on customer/client side is...
Update:after playing with Netbalancer and monitoring the Iexplore.exe running AX7 on a D13 AZURE system, bandwidth usage looked like this (just a small time Frame though...):I clicked some functions...
View ArticleAX7 in AZURE - what Internet bandwidth on customer/client side is recommended?
seems a simple question, but I did not find much info.I know that AX7 is running in web browser (Edge or IE11 etc.). But I did not find any details about the recommended internet bandwith (per user)...
View ArticleRE: Account number for transaction type ### does not exist.
Hi, I'm also facing the same issue. . . How to solve this?
View ArticleAccount number for transaction type ### does not exist.
HiI got the following error while i post the purchase receipt.i check the "Item group" settings for this item, Both "Purchase, accrual" and "Product receipt" are configured with the proper main...
View ArticleRE: AX7 how to hide fields to all users
Hi Coralie,You can make customization to hide field from code or disable access to this filed for security roles users belongs to.Actually same options that you have in 2012 nothing really changed.
View ArticleRE: Microsoft Dynamics 2009 Biztalk Adapter in BizTalk Server 2013 R2
HI Jarkko Raback,Due to AX 2009 system requirements www.microsoft.com/.../confirmation.aspxyou must have Microsoft Dynamics AX 2009 Service Pack 1 and the hotfix from Knowledge Base article (2862096)...
View ArticleMicrosoft Dynamics 2009 Biztalk Adapter in BizTalk Server 2013 R2
Hi,We have some trouble installing the Biztalk Adapter for Microsoft Dynamics AX 2009 in BizTalk Server 2013 R2 environment.Is there anyone that has done that successfully and how should we proceed to...
View ArticleRE: Remove Location text in Return Order every F5 or every change or warehouse
This is happening because some piece of code is specifically written to change the location on updating warehouse value on header. You just need to find the place where exactly it is written and...
View ArticleRemove Location text in Return Order every F5 or every change or warehouse
Hello i need help here.In return order, when you change the Warehouse in Header View, then look at the Line View, refresh(F5) the location will be automatically filled in because you change the...
View ArticleRE: Error while installing Management Reporter via AX 2012 R2 CU7 Setup
Hi,After using 8201 as the Service Port as the correction, I am getting the below error. The setup was failed. THen I opened up MR Configuration Console and tried to create the DataMart DB, when I am...
View ArticleHow to initialize a form by grouping by a field
Hi Everyone,I want to initialize a Form by grouping by a field. Example in the below form I want to initialize by grouping Absence code field. Please help me how to achieve this.
View ArticleRE: Overdelivery of line is 100,00 percent, but the allowed overdelivery is...
Hi, Solved this. Please make sure that quantity of purchase order line matches to the quantity mentioned in line details (setup tab below inventory option). In case if there are more then one line...
View ArticleOverdelivery of line is 100,00 percent, but the allowed overdelivery is only...
Hi,I want to post the invoice, but for some reason I get: Overdelivery of line is 100,00 percent, but the allowed overdelivery is only 0 percent. No idea what it is, I do not use over and...
View ArticleRE: Error while installing Management Reporter via AX 2012 R2 CU7 Setup
Hello Muneeb, It is really hard going through this incident due to the length of the information posted. Next time probably try to describe the issue probably from a summarized perspective. Would it be...
View ArticleError while installing Management Reporter via AX 2012 R2 CU7 Setup
Hi,I am using AX 2012 R2 CU7.As per the need I have to install, Management Reporter(Server) on the Current version of AX.I am trying to Install the Management Reporter (Server) from the AX 2012 R2 CU7...
View ArticleRE: Create bulk Employee in dynamics ax 2012
Thank you for your reply , Within AX only. what are the tables used for create a employeer or worker? Give some sample code for create worker.
View ArticleCreate bulk Employee in dynamics ax 2012
Hi,I need fastest method to create a bulk employee in dynamics ax 2012. I have a temporary table this table having all required values for create a employeer or worker. So here i want to create bulk...
View ArticleRE: AX7 how to hide fields to all users
This can be done, without customization.Since we are already in AX7, so we should avoid customization as much as we can, though today a solution cannot be 100% free of customization. But majority of...
View Article