Microsoft_MVP_banner

Category: SSRS

SSRS report expressions – compiled and ongoing

How to get full AX company in SSRS report =Microsoft.Dynamics.Framework.Reports.DataMethodUtility.GetFullCompanyNameForUser(Parameters!AX_CompanyName.Value, Parameters!AX_UserContext.Value) How to show alternate row colour in SSRS report Set following expression to row’s background property =IIf(RowNumber(Nothing) Mod 2

Read More »

Run SSRS report from AX form

Continue from my previous post where I developed an example using all SSRS framework classes. One of them is controller class which is used to call SRS report from AX

Read More »

Creating SSRS Report Step by Step

Saveen Reddy did an outstanding job by sharing such informative articles on crearting SSRS reports and consuming cubes. Here you can have these articles which I went through and found

Read More »

FaisalFareed@2025. All rights reserved

Design by T3chDesigns