I have an SSRS report, the layout based on an Excel spreadsheet.Therefore, I have a lot of drawn lines and rectangles to mimic what Excel would print.I also have two images that are loaded from fields
I have a custom data extension which loads and works correctly for a 2008 (not r2) instance, but when updating the configuration to use the same custom data extension in rs i am getting the follow:
SSRS parameters are a pain. I want to be able to re-use reports for many different needs by allowing the users access to many different parameters and making them optional.
By mistake I deployed wrong version of a RDL file on the ReportServer. This overwrote the existing RDL file (the correct one). Is t开发者_开发技巧here any way to retrieve the earlier version of the RD
I\'ve looked through several other questions here and on other sites regarding this issue, and none of them have solved the problem I\'m running into.Hopefully I\'m just overlooking something simple.
I\'m using Microsoft Reporting Services (MSRS) 2008. Currently I\'m designing reports that can be rendered both as PDF and Exel, which works fine in general.
I h开发者_开发技巧ave a report in SSRS that contains 12 subreports.After each subreport, I need to insert a page break so that each subreport starts on a new page and doesn\'t share pages with the oth
I\'m getting blank page when I open the Report Manager: I\'ve got a header - \"...Reporting... HOME\", and then just empty space.
We have SSRS running in integration mode inside of sharepoint.When developing SSRS reports we are able to set the date and number formats to recognize regional settings and format appropriately.But wh
How do I add a subtotal to a matrix in reporting services 2008?If I right click on a cell I see an opti开发者_Python百科on to add a total but no subtotal.