AX2012 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 ArticleRepeating column headers in SSRS
I was working with a report today that was a bit big for one page so the tablix object suddenly went over two pages, which is fine, the problem was that the tablix did not repeat my column headers. 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 ArticleView Reporting Services mobile reports in Power BI
I was playing around with the Power BI app for Windows 10 and noticed that it was updated not too long ago. The app has introduced some new features, and one of the features that I found interesting is...
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 ArticleAdding form notes to the PSAProjInvoice (SSRS report)
I was working with the PSAProjInvoice and was struggling to get the form notes for the invoice to work, so I went and added a new field for this. Here is the process: 1. Go to the table...
View ArticleD365 for Finance and Operations LBD and Business Intelligence
With the birth of the On-premise (Local Business Data or LBD for short) version of Dynamics 365 for Finance and Operations some of the features we are used to in the cloud version is gone or not yet...
View ArticleReporting in Dynamics 365 for Finance and Operations – The definitive guide
I read a lot of different posts about how to connect to Dynamics 365 for Finance and Operations (I’m shortening this down to D365FO throughout this post) for reporting and there seems to be somewhat...
View Article