Management Reporter: Rebuilding your Data Mart
I’ve been doing this a lot recently so I decided to share with you how to rebuild the Data Mart for Management Reporter 2012. Close all instances of MR and back up the Management Reporter database...
View ArticleAX2012 deployes reports to the wrong report server
So I stumbled over this when I was moving a SSRS report from a test to live environment. I exported the SSRS report (with .xpo) from the test environment and imported the report to live. No problems. I...
View ArticleBuilding SSRS reports in AX2012 (Query and RDP) – Part 1
This post will take on query based reporting in Dynamics AX 2012. First off, lets start by creating a simple query. I will only add the “ProjTable” to my query for now: Set the Fields property...
View ArticleBuilding SSRS reports in AX2012 (Query and RDP) – Part 2
In my last post I went through the process of creating a query based report for AX2012. In Part 2 I will give you a walkthrough on how to create a RDP (Report Data Provider) based report for AX2012....
View ArticleHow to: Editing existing SSRS reports in AX2012
Things to know before you get started 1. Prerequisites Microsoft Dynamics AX 2012 R2 Visual Studio 2010 Visual Studio Tools (Can be installed via the AX Setup, follow this link for more information)...
View Article