While exporting my ssrs report to excel,i am getti开发者_StackOverflowng that report with white background in excel sheet instead of displaying those data within the gridlines.How can i do this?
Our company has a huge nasty report that takes about 50-60 minutes to run (it\'s for a university and lists all sorts of payment information for all students registered in courses). While it has been
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
I have a SSRS 2005 report that lists data between two particular 开发者_运维百科dates. I want to restrict the user from selecting more than a week\'s worth of data (so they can\'t do something silly
I have a task that calls the SSRS report server to render the report, then places the freshly rendered report into a SharePoint docume开发者_开发知识库nt library.The report server is set up in SharePo
I have a report that generates a number of blank pages at the start when rendering in pdf format.The first page has a table with conditional visibility on it, so that\'s likely contributing, but it\'s
I need to have an optional parameter or a parameter that\'s default value is null. I want to use a dropdown list for a report, the list is getting it\'s values from another dataset. I have selected
I use ReportViewer web server control on a web page. The goal is to have a page that will allow anonymous access. I\'m creating a dummy FormsAuthentication cookie that expires in 5 seconds and try to
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.