Importing Customers, Vendors and Products in AX 2012 – AX Support – Site Home – MSDN Blogs.
Måned: april 2013
Microsoft Dynamics Ax
Job to Import Vendor/Customer Postal Address in Dynamics Ax2012 | Amirs Microsoft Dynamics AX space
by Bo Jensen •
Job to Import Vendor/Customer Postal Address in Dynamics Ax2012 | Amirs Microsoft Dynamics AX space.
Microsoft Dynamics Ax
How to quickly set up Application Integration Framework (AIF) for testing Axd documents – Ivan (Vanya) Kashperuk blog – Microsoft Dynamics AX – Microsoft Dynamics Community
by Bo Jensen •
As many people find it hard to setup AIF, I have tried to help them by creating an automated way of doing the initial setup, which can be used for testing the documents using a 1-box setup and FileSystem transport adapter.
Microsoft Dynamics Ax, SQL Reporting Services
How to: Add a Drill Through Action on a Report [AX 2012]
by Bo Jensen •
MSDN does document how to add a drill through action on a report. http://msdn.microsoft.com/EN-US/library/cc582049.aspx However I feel it is quite invasive and it could be done a lot cleaner without touching too many standard objects.
Microsoft Dynamics Ax, SQL Reporting Services
SRS report does not reflect the new query changes – cache issue [AX 2012]
by Bo Jensen •
In some scenarios you may see that your query changes doe not reflect in the report. This is due to some caching that is done. The obvious thing is to delete the AUC files and clear out your data usage. But there is a new table that we need to be aware of in this…
SQL Reporting Services
SSRS Page Break After X Number of Records « Jeff Prom's SQL Server Blog
by Bo Jensen •
In SQL Server Reporting Services you can add a page break after a desired amount of records. Here is how you do it.
Microsoft Dynamics Ax, SQL Reporting Services
Dynamics AX: Calling a Custom Dynamics AX 2009 SSRS report and passing parameters – From X++
by Bo Jensen •
I found this great example on http://dynamics-ax.blogspot.dk/ on how to create a simple custom SSRS Report for Microsoft Dynamics AX.
Microsoft Dynamics Ax, SQL Reporting Services
Dynamics Ax Internals: Quick walk-through of developing a report in Ax2012
by Bo Jensen •
The following is a quick-and-dirty approach to building a basic SSRS report in Ax2012. This uses an Ax query as the primary datasource, and uses display methods on the table(s) to retrieve additional information. This is not an approach you should take for all reports, particularly those that require more complex calculations or parameters, but…
