RE: Installing AX Analysis Services extension
For connectivity problems to ssas, some things to check areThere are some firewall settings normally required to connect to ssas. There should be some articles on msdn explaining which ones are...
View ArticleInstalling AX Analysis Services extension
Dears,Please note that I am installing AX Analysis Services extension on SQL server Cluster.the installation failed due to the following errorAn error occurred while adding user "X" to the SQL Server...
View ArticleRE: Inventory valuation report and cost price not producing expected result
Thanks for the articles, Ludwig. I will try to read through them this evening. The glance I gave them didn't seem to show any examples of transactions with quantity but no cost transactions, which are...
View ArticleRE: Inventory valuation report and cost price not producing expected result
Brandon, no. This is a relatively new system (<6 months) and this particular product has only been purchased and consumed in production thus far. With the consistent purchase price and so little...
View ArticleRE: Inventory valuation report and cost price not producing expected result
I can imagine a few scenarios that might explain it.Are you including physical cost value, per the model group?
View ArticleRE: Inventory valuation report and cost price not producing expected result
Also, what is the price on the Manage costs tab on the Released product?
View ArticleRE: AX 2012 R2 CU7 Compile creates objects on USR layer
In my situation it happened right after I ran the AXBuild.exe after I imported a model into the ISV layer. I tested it several times and verified that it happened immediately after the AXBuild was run...
View ArticleRE: AX 2012 R2 CU7 Compile creates objects on USR layer
I've found that both the UX compile and the AXBUILD compile attempts to create these objects each and every time without exception. Thanks to this thread, I've started using /layer=cup (so as not to...
View ArticleAX 2012 R2 CU7 Compile creates objects on USR layer
Hello all,Recently (probably after CU7 upgrade) we have noticed that compiling some of our objects (classes) (doesnt matter if its a full compile through client, or a compile through axbuild tool, or...
View ArticleRE: Display additional product attributes on Modern POS on the product...
You would need to implement that yourself as a customization to MPOS.
View ArticleDisplay additional product attributes on Modern POS on the product details page
Hi all,Does someone have an idea how to display additional product attributes on modern pos on the product details page? (screenshot below)Sometimes additional attributes are shown here (like "brand"...
View ArticleRE: Inventory valuation report and cost price not producing expected result
Brandon. Yes, include physical cost value is checked on the item model group. It appears that the cost price on the manage costs tab was $0.00 until 29 February, when a new cost of $2.00 was activated.
View ArticleRE: Tables contain Personnel number in AX 2012 R3
Hi Sohaib,Thanks for your advise Sohaib.The records that I removed from above tables are not historical data or from existing employees in the company. The situation of my issue is that while entering...
View ArticleRE: Online Store Payment Issues
Are you using LCS Demo VM deployed in Azure? If you use (in eCommerce) the Online Channel deployed out of the box on the VM - are you able to complete the payment by using that channel or it also shows...
View ArticleRE: Default receipt location
For what purpose?It can be entered, but WHS uses location directives and another default location for standard location handling.
View ArticleDefault receipt location
Is it still possible to use the 'Default receipt location' set on the warehouse even when advanced warehousing is turned on?
View ArticleDocumentation
I've a project that has been running for a while and the focus has been on implementation. Meanwhile, the documents have become out of date. The design document doesn't have all the functionality that...
View ArticleRE: Tax free checkbox in ledger account missing in AX 2012
Hi,So as we only need this setting in a set of accounts in one company we just need to modify these keeping the rest as they are. Isn't it?
View ArticleTax free checkbox in ledger account missing in AX 2012
Hello,AX 2009 had a Tax free checkbox in Ledger account Details > Setup > Tax Section.It allows specify if the account transactions are tax free. Do you know where this setting is located in AX...
View ArticleRE: LogisticsPostalAddress.City to str2CapitalWord
This line is selecting an address, but not specific to your customer. Most likely you are updating a different record that you are not expecting:select forUpdate address where address.City != "...
View Article