Trying to create and run a rs script command to export report out to Excel
Hello all,using SQL 2008 sp3 using RS 2008Running SSMS from client machineI'm trying to create a rs script task to export out to Excel.Keep getting an Error (at bottom). In sql using this:EXEC...
View ArticleDate parameter in query
I am new to SSRS, but haven't seen quite the same problem elsewhere. I'm on SQL Server 2012.I'm retrieving data from a table (joined to several other tables) where date and time are in separate fields....
View ArticleTrigger based reports
Hi FolksI want to know if SSRS Report Subscriptions can be triggered by an event. This is my scenario We have a database that records vehicle speeds in near real-time. A client wants to be emailed a...
View ArticleIs there any way to easily determine the column width of a data cell?
I thought I could export my result set to Excel and change the font size to the same as my report and then Auto-fit and find out the true column widths that way. But Excel isn't very cooperative in the...
View ArticleAn item with the same key has already been added. : Error
select distinct L2HdrTxt,L3HdrTxt,LeafhdrTxt,L3HdrTxt as HD, FullValue1 as IncFV,FullValue_OPI,fullValue_Opm,FullValue_Osy,FullValue_PFC,...
View ArticleProblems Configuring Reporting Services to use a database on another server
I am running Reporting Services (2008 R2 SP2 CU1) on a Windows 2008 R2 SP1 server (serverA). I am trying to configure it to use a database on another server running SQL Server 2008 R2 SP2 CU1 running...
View ArticleUsing Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize()...
Hello everybody,in a SQL Server 2008 R2 database, there is a VARBINARY(MAX) column which contains some .net data serialized to a byte array using a...
View ArticleIs There a Way to Have SSRS Scheduled Reports Re-Execute Themselves Following...
Here's the scenario. I have a SSRS 2005 solution on the front end where end users have created hundreds of reports with Report Builder. Many of these have been scheduled to run automatically (report...
View Articleproblem test SSRS 2008
Hi allI add a new true type font in my SSRS 2008, when I export tiff or pdf file form VS 2008 , it's ok(with my new font)but when i'm trying with web interface localhost/Reports...., it's dosn't...
View ArticleSSRS drill down with strings
Hi guys,I have a need to produce a report that shows something like this:I can query the raw data and present the drill downs by computer - that's the easy part. But how can I present the "rolled up"...
View ArticleSSRS Email Subscription Not working After Db attach to New Web application in...
Hi,We had a few Email Subscriptions created In Sharepoint integrated mode and they were working fine , recently we had to move our site collection to a new web application and these existing...
View ArticleBranching to different reports based on user ID
I have been asked to show one of 3 different reports based on the user ID.The requirement is that as a user hits the SSRS report we look up who they are and were abouts in the organisation they are.We...
View ArticleGroups the Row groups in which correct values falls into it
i have a table(matrix) in my ssrs,in my row groups i have student data in which 3 values falls into it.a)John, Sam and Mary im my datasets i have 2 data , Teachers and Surpervisor as column.this...
View ArticleMutiple Parameter
Hi..Currently I try to create SSRS report using Microsoft Visual 2010. My report is integrated with Microsoft dynamic ax 2012. It successful and I able to create one parameter in my report.My question...
View ArticleNeed help on my a SSRS report
Hi all,Here is an urgent requirement I need to complete with a day also. I have done some reports several year ago. I need you help as I have to pick up SSRS again pretty quickly.The report needs to...
View ArticleConstant to display the Percentage inn ssrs 2008
I don't declare constant values in my query suppose 109 and 45,but i use an expression to display my constant value's, I have another column which display the percentage for 2 column fields. the column...
View ArticleSample reports for SSRS 2012
Dear All,I like to know if we have sample reports for SSRS 2012. I already installed SSRS 2012 and need some sample reports to learn advanced techniques.Please give me links where I can download sample...
View ArticleIs this possible?
Hi all,I have a database and I would like to generate reports on a given set of filter criteria. E.x., if there are columns like FirstName, City, Country, Designation, I may select different...
View ArticleReagrding SSRS2012 integration with SharePointServer 2010
Do both of the programs have to be with their SP1s?I have SSRS 2012 configured and SQL Server 2012 was installed with all features with defaults.I have SharePointServer 2010 installed but I see only...
View ArticleSSRS and color area on chart based on x-axis value
I have a bar series chart with a date range.I want to colour the area behind the bars based on the value on the x-axis. So if date year is e.g. 2012 then make it lightgreen...
View Article