Forum Post: RE: Using function keys as shortcut keys in Retail POS
I think, you can’t get that using the standard setup. You could take a look at AX retail SDK to create a service that captures user’s keys.
View ArticleForum Post: RE: Gift card
Setup a service product Set this product in parameters etc. Have a look at this article of Microsoft: technet.microsoft.com/.../hh597173.aspx
View ArticleForum Post: Management Report Drill down on specific dimension
Hi Expert, When we drill down in the certain amount, MR will display accounts based financial dimension for particular account, let's say Account-Division-Department. Can we only display main account...
View ArticleForum Post: Upgrade from MR 2012 CU12 to CU13, DB Upgrade wont appear to run...
Anyone know how to force the configuration console to allow the database upgrade to happen again? It failed to upgrade the first time so I tracked down the issue (scheme owned by an account, not sure...
View ArticleForum Post: RE: Best solution for time differences between session time and...
lally, I currently used the above solution in AX2009 for China, EU, Australia and USA. We are running on 1 AOS based in Australia. Unfortunately I am not familiar with AX2012 to know if there are other...
View ArticleForum Post: RE: take offset account
thank 's Baskar it work.., but .. i want to take offset account 1171001-0001.., Best Regards Guntur
View ArticleForum Post: RE: How to change format input of "Journal batch number" in...
Thanks all ! I know how to create a new sequence and change my value.
View ArticleForum Post: RE: AX2012 SSRS Report Print to specific tray
Hi Boye Walters, thanks for your information. By the way, what's the possible value for the setPaperTray(X); ? If Tray 3, then just put "3" or based on the value from PrintSettings "258"? Thanks!...
View ArticleForum Post: CROSS JOIN VS INNER JOIN
Why does the kernel sometimes use CROSS JOIN and put the join condition in the WHERE clause, yet other times choose an INNER JOIN with an ON clause? For example, the view SALESLINEEXPANDED joins 1:1 to...
View ArticleForum Post: RE: An error occurred creating the DynamicsAX folder on the...
Hi Francisco Silva ! Thanks for answered my question, i installed Reporting Extensions. I found form "Report server configuration" but when i clicked "Create report folder" it show "The path of the...
View ArticleForum Post: RE: CROSS JOIN VS INNER JOIN
With 400,000 records in SALESLINE and CUSTPACKINGSLIPTRANS, the out of the box SALESLINEEXPANDED runs for hours and never finished. After I converted the CROSS JOIN clauses to INNER JOIN and moved the...
View ArticleForum Post: How to handle Unbound Checkbox in Grid in AX 2009
Hi, I have added the grid on the form and on that grid I have added the check box control. My scenario is when the user click on the check box of any of the record than the check box for this records...
View ArticleForum Post: RE: how to close caller form through++?
Hi Walters, Thank you for your reply , I have tried same code what ever your mentioned , but menuFunction.detach() not available ? Is there any alternative way. Regards, veer
View ArticleForum Post: RE: Online Channel Publishing Job is failing "Value cannot be...
Hi, How did you solve the above issue. We are getting the same error in Production. Please suggest how did you manage to fix this. Thanks, Ismail.
View ArticleForum Post: RE: Populating custom data from salestable to custinvoiceJour
thanks for your reply, my custom fields are populating in custinvoicejour table, but not all,i checked one by one, but not good result yet!
View ArticleForum Post: RE: Ax 2012 Query range in AOT Query object
I get the same error when I created a view on HCMEmployment joined HCMDetail, HCMWorker... There are tables within the query that the view uses that do not have ValidTo and ValidFrom fields in place. I...
View ArticleForum Post: RE: Account number for transaction type Rounding variance does...
A Rounding variance account can also be defined on the posting profile - 'Standard cost variance' tab.
View ArticleForum Post: RE: LCS setup and installation
Guy / Matt, Thank you for all the information and resource links you provided. Guy, it did cross my mind the collector perhaps didn't support SQL 2014 so I went the route of installing the collector on...
View Article