web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
SSRS Tip: Using invisible parameters in contracts – Dynamics AX 2012

There can be cases where you wanted a contract in the attribute but do not want the UI builder to expose it to the user. The reporting framework in AX provides a very easy way to incorporate this. Open the parm method in the contract that you don&...

Community Member
Like (0)
SSRS Tip: Using labels for dynamic texts in SSRS reports – Dynamics Ax 2012

Dynamic text in the reports makes them more readable and meaningful. In this article we will see how we can use labels from  AX to construct your dynamic text. The string format option comes handy to help us do this. Here is how you must specify a...

Community Member
Like (0)
Dev Tip: Activating document handling for inquiry(read only) forms – Dynamics Ax 2012

This post will explain how document handling can be activated only for specific tables or for all tables. Activate document handling for selective tables. To activate document handling for selective tables. Go to Organization administration -> ...

Community Member
Like (0)
SSRS Tip: Printing Row headers in every page – Dynamics Ax 2012

This post today will discuss how to print row headers in every page for tablix. When your table has a header When using table type tablix with headers as seen in the below image, right click on the Tablix properties and select “Repeat header...

Community Member
Like (0)
SSRS Tip: Prevent report execution through controller – Dynamics Ax 2012

What a user might hate to see is a blank report. No matter where the mistake lies the earlier we react the happier the user is. Here today i’m sharing a tip on how you could stop/warn/show a info after the report execution is initiated  afte...

Community Member