Abdul Ghani blog on Dynamics AX
Abdul Ghani blog on Dynamics AX
Thursday, 27 May 2021
D365FO Print Management settings per module
›
List of Print Management modules Following table contains the list of modules for which the module-level D365FO Print Management settings...
Wednesday, 17 February 2021
Serial Number in Report Group SSRS Dynamics Ax 2012 R3.
›
Today I have small tip. Let me share a scenario. Suppose you have to display Customer group as report level group and customer at detail l...
SSRS Matrix Report
›
In this article, we will show you how to create a Matrix Report in SSRS (SQL Server Reporting Services) with a practical example. The belo...
Thursday, 11 February 2021
Get an error “An error occurred during report data sets execution”
›
Solution 1: First of all build + synchronize of all models Redeployed all reports using Power Shell script Checked that report's (not ...
D365 Enum Values SQL
›
select t1.NAME,t2.ENUMID,t2.ENUMVALUE,t2.NAME EnumValueName from ENUMIDTABLE t1 inner join ENUMVALUETABLE t2 on t1.ID=t2.ENUMID where t1.N...
›
Home
View web version