Hi all, during reporting workshops one question is asked very often:
"What is the easiest way to create labels in Reporting Services"
If you take a look on the reports inside Dynamics NAV you find a way how to achieve this with different groups and expressions.
But there is another way which is much easier. The challenge is to have a layout inside visual studio which is repeated on one page accordingly the page is full.
To achieve this you have to split your layout into columns. This means:
"We are only designing ONE label and reporting services is doing the remaining part for us"
Let's start with a new report.
Full story »