AX / D365FO – Add Row Numbers to SSRS Report

Imagine that you must print an invoice and you want to add row numbers next to each item line.

This is very simple. All you have to do is to open your SSRS report and a new column

Add new Expression

Inside the expression add the function RowNumber(Nothing)

Now deploy and execute your report. The row numbers will be shown as in the image below

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s