Reporting Services (SharePoint Mode) parameters on top?

70 Views Asked by At

Is it possible to move the parameters panel from the right to the top?

enter image description here

2

There are 2 best solutions below

0
On

As far as I know, No you cannot do that. I usually use SSRS report with Microsoft dynamics crm. There we have separate report area and it open as a webpage. Sometimes there is an use case, I have to open SSRS report in a frame or in web resource(HTML page).

In such cases, i usually hack HTML and then hide/show div/class to show parameter or any other info. But please note this is an unsupported way.

Summary: No I do not think so, we have any supported way to do this. Reason SSRS report are reports and focus is on reporting rather than UI.

0
On

I also suspect that this kind of customization is rather not possible without any major hack. The only thing I managed to find is possible option to add custom css file to HTML viewer but with this You should be able only to updated the top bar :(.

Maybe this could be a good argument to try to move forward for example to Power BI :).