I have a data driven subscription that uses web archive as the format to embed the report in an e-mail message.
I have a data driven subscription which each time it runs shows a \"pending\" status in the Report Manager.Then after a little bit it errors with
I have a line and a table in my report that I want to hide if my dataset has no rows in开发者_运维问答 it.
I have a rather complex message queue system where in the end I do a dynamic pivot to pass back the TO as well as all the report parameters.I\'m using SSRS as my mail message format provider and data
I\'m just beginning to learn SSRS 2008. I\'ve used many other re开发者_开发技巧port writers, and most, if not all, had the ability to create report headers and footers (in addition to page headers/foo
...so my sql view returns nvarchar as \'123456\' or \'JAN 11 2008 12:00AM\' (view does a union on two tables and casts date to nvarchar).
I have a ssrs 2005 report that has a stored proce开发者_运维技巧dure on sql server 2005 as its datasource.
please kindly advise how to fix the page footer at the bottom margin in Microsoft SQL Serv开发者_开发百科er Reporting Services? The default situation is that the footer will be displayed at the next l
I have a TextBox in the footer of my report that takes a column that can store up to 5000 characters, but the TextB开发者_JAVA技巧ox in the footer can\'t take 5000 characters due to its size. In my te
I have a problem, The rows are not grouping properly and I am not sure if it is a dataset problem or reporting problem. In the example below how do I get the \'S003\' rows to show in one row? Is there