Hi,
If you have access to sql in reportstudio you can right a sql script to limit the rownumber with a prompt and user can enter the number of rows that they want to see in the report.
Another option is to use running-count of a data item in the filter...
If you have access to sql in reportstudio you can right a sql script to limit the rownumber with a prompt and user can enter the number of rows that they want to see in the report.
Another option is to use running-count of a data item in the filter...