0

We are using SSRS Reporting Services with various filters. but it takes only 2 filters in single line, how can we customize the Parameters Pane in SQL Server 2008 r2

S I
  • 80
  • 12

1 Answers1

0

There is no native way to do this in SSRS.

You would need to create your own page with parameters then call the report. It's actually a bit of work though.

How to change the SSRS input parameters position in report

Community
  • 1
  • 1
Hannover Fist
  • 10,393
  • 1
  • 18
  • 39