RE: Dynamic 365 operation - Financial report
Hi Dexin, There seems to be something wrong with your system's setup. I would suggest that you get into contact with your system admins who setup this machine to get this resolved. Best regards, Ludwig
View ArticleDynamic 365 operation - Financial report
Hi guys,I am encounter the issue below in the new Dynamic 365 operation.I am trying to setup a new financial report via D365 Financial ReportI am getting the error below that stopped me from proceeding...
View ArticleRE: Fixed Asset - Opening Balances
Hi LudwigI have just just tested this, and it seems to work! Thank you!
View ArticleRE: User ID or user name character limit in AX 2012 R3
Hi HassanIf you look at the length of the userId EDT it is 8 long. However the sam account name in the AD needs to be less than 20 long which leaves us a bit of gap.I have done a small test where I...
View ArticleRE: Run SSRS that Connected to OLAP From AX
If possible recreate the report in ax with an "ax" SSRS report. You schould be able to use the OLAP cube in "ax" SSRS reports. (technet.microsoft.com/.../dd252605.aspx). I do not think it is possible...
View ArticlePacking Slip posting
Dear AllI have face a problem today. when I post packing slip of 50 quantity. then generate 50 packing slip instead of one any one help me how I generate one packing slip again. I gave r3 cu 12 versionÂ
View ArticleRE: How to extend form data source initValue method
Write it on the onserting event  of the table . [DataEventHandler(tableStr(EcoResAttribute), DataEventType::Inserting)]  public static void EcoResAttribute_onInserting(Common sender, DataEventArgs e)...
View ArticleRE: Budget exceeded message customization
Look at the BudgetcontrolProcessor following method and see highlighted label below
View Articleuse of as keyword
Dear All,i read in blogs but not understand the purpose of use "as" keyword.In standard code in SSRS reports i saw keyword "as".Can you please let me know when and why we use "As" keyword.What is does...
View ArticleRE: Export data of about 1 Lacs records fails in Mail merge file process in...
1 lac is nothing but 100 thousand  campaign record . May be you can correct title
View ArticleRE: Using Product Attribute Value in SysLookupMultiSelectGrid
EcoResProductAttributeValue  is a view , use that view in a query
View ArticleUsing Product Attribute Value in SysLookupMultiSelectGrid
Hi. I'm building a Multi-select lookup filtering for a SSRS Report. The report needs filtering by Product Type values, where "Product Type" is an item Attibute. So I need to fill the multi-select...
View ArticleRE: Ledger::Current() returns wrong values while running in batch.
There is no hotfix needed. you have to set up batch in GBSI company . That is expected behavior. If you set up batch from USMF company its going to get value for USMF company. For more explanation look...
View ArticleLedger::Current() returns wrong values while running in batch.
When I am submitting workflow for Purchase Requisition, code Ledger::Current() executes in the batch mode and instead of returning ledger of the submitted company, It returns ledger of the batch...
View ArticleAX username Character limitation
All,what is the Microsoft AX username Character limitation?If the default character is e.g. eight can dev team alter this limitation?Thanks
View ArticleRE: Trade Promotions Error when adding item "There are items on the promotion...
Found the answer guys...I had to add the item to the FUND ID that was assigned to the promotion.
View ArticleTrade Promotions Error when adding item "There are items on the promotion...
Hello Everyone,I am getting the following error...There are items on the promotion merchandising events that are not eligible for the fund(s) specified on the merchandising event.after adding an item...
View ArticleRE: User ID or user name character limit in AX 2012 R3
Hi,As far I know we can create a user (on client UI) through two ways like through User import and new user. With both the approaches userId and username accommodates 8 and 40 chars respectively and...
View ArticleError when transferring costs between projects for transaction type "expense"
Using the adjust transactions function in the project module I am able to transfer costs between projects for transactions with transaction type "Item", however I am unable to for transactions with...
View ArticleRE: AX username Character limitation
Hi Ahmad,The UserId EDT in 2012 has a lenght of 8 in D365FO it has a lenght of 20.In D365FO it is not possible to change the EDT at this moment cause it exists in the system documentation.A possibility...
View Article