I am trying to combine multiple PDFs into a single PDF. The PDFs come from SSRS, from some LocalReports that I processed. I am using PDFSharp, because it is already used through out the project. Howev
We\'ve been successful in upgrading our SSRS servers from 2005 to 2008. Now when we open our report, the report converts to 2008 and we can make changes to the designer and save. But when I click prev
Doing an expression I get an error, can someone show me the correct syntax here? =IIf(Field开发者_StackOverflow中文版s!t_cpcp.Value =\"310\", \"Purchased Material & Raw Material\", Nothing)
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I would like to know how to crea开发者_运维问答te a shared DataSet programmatically in Report Server using the report server web service?
I want to use Globals!PageNumber in Report body part. How can I access inside Report body? I am using SQL Server Reporting Servi开发者_开发问答ce 2008 R2.Create functions in the code under the report
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
It\'s that simple: a query that runs in just a few seconds in SQL Developer connecting to Oracle 11g takes 15-25 minutes in SSRS 2008 R2. I haven\'t tried other versions of SSRS. So far I\'m doing all
I\'ve got a bit of a problem with a grouping. At the moment I have a grouping that does a CountDistinct(Fields!AccountName.Value). This grouping is on a Financial Time Period.
I am trying to represent a parent-child-grandchild relationship in a SQL Server Reporting Services RDLC report.The report is rendered into a reportviewer control that is hosted in a WPF app.I am using