I am using microsoft report开发者_高级运维ing 2008 and I would like to set parameters in this report.I do not want to pull back a list that contains the same...such as year...I pull up my parameter an
I have a problem with SSRS 2008 reports rendering differently on the reporting server than the way it renders when you print the report. I’m trying to figure out to print a single page and have the p
I have the following data: IDparentIDTextPrice 1Root 21Flowers 31Electro 42Rose10 52Violet5 64Red Rose12 73Television100
I\'m having issues using the WcfTestClient with a SSRS report asmx service.Has anyone gotten it to work?
I have an expression outside my table, where i\'m trying to read the last record in from m开发者_运维百科y dataset.Is Last() not a valid function or something?It\'s not erroring, just nothing is getti
I\'m using SQL Server 2008 with Report Builder 2.0 to try and query data from a Sharepoint List, as described in this tutorial.The report is set up to use an XML data source with the connection string
I have a SQL Server Reporting Services report with an embedded image in the header. It works fine in preview mode and if I inspect the RDL file, it has the encode开发者_Go百科d image stream in there.
So I made a package in SSIS to read data in from a text file and load it into a database table. What\'s the best way to set this up for non technical end users to run this when desired?
I\'m investigating options for reporting on data in a custom salesforce application, since the built-in reporting tool is a bad joke.
I\'m making a report and in a text box I want to show the Tax ID of a entity if one exists. However if a tax ID doesn\'t exist then that field is just white space. So if the field is white space I wan