Hi all,
I am new in SSRS and using VS2012 to do the report develop.
I created a label report and need function to print out with skipping a number of rows and columns.
I am thinking to create a parameter (startprintfrom=1-14) and add blank data to dataset. but i have no idea how to set up my dataset.
Any suggestion?