Add user generated dates to filter on
I have several charts that SSRS is generating, I also have a filter that user can interact with all reports, in that when a user is selected from this drop down all charts displayed on the report are...
View ArticleInforming users when subscriptions don't work
I use SSRS in SharePoint integrated mode. We have many site collections which use SSRS.Recently we deployed CU on SharePoint which took several hours and required reboots during that period certain...
View ArticleReportViewer 2012 multiple report viewers
Report Viewer 2012 CTP or 11.0 is not letting me load two ReportViewers at the same time. I'm using local reports for both.I have two ReportViewers and the first one is getting loaded while the other...
View Articlefetch global!username and corresponding phone number from database
Hi, i have a report to be created in SSRS 2005. i need to fetch the user name who logged in the machine where report is running. i know we can use Global!UserName.Value to fetch the user name who...
View Article"Index was out of range" error when deploying SSRS 2008 report with chart to...
I can reproduce the issue simply by creating a new report, adding a chart to it with a simple dataset. The report looks fine in visual studio but fails with the "Index was out of range" error when...
View Articleneed help in exporting to excel
Hi,I have a report with four columns no,name,salary,address. when i preview the report all four columns should be displayed but when i export to excel/pdf only 3 columns(no,name,address) should be...
View ArticleUsing a matrix to create a report
HiI have a table in sql server that is a list of values (doubles) and the first field is a date (see below).I want to create a report in reporting services that shows the data but has the ReadDate as a...
View ArticleAccess SharePoint Integrated SSRS 2012 configuration from script (SharePoint...
I need to extract the SSRS 2012 (SharePoint integrated) configuration parameters using a powershell script. The powershell cmdlets do not appear to give access to the configuration values that are...
View ArticleSubracting Dates to get Call Time, how to format?
I'm creating a Call Summary report. I was pleasently suprised when I created a calculated field and was able to Subtract the CallStart from the CallEnd (both are full dates, but I'm onloy displaying...
View ArticleThousand separator in line chart
I have a line chart created in SSRS 2005 and need to use a thousand separator on the Y axis..can anyone please tell me how to do that..I have been trying to search for it..but no luck so far
View ArticleSSRS 2005 Can't Create or Edit a Named Query Against a SQL 2008 R2 Database...
The situation involves SSRS 2005 on the front end and SQL 2008 R2 databases on the backend. For a number of years we had SSRS 2005 on the front end and SQL 2005 on the backend, but the backend database...
View Articleis it possible for SSRS 2005 to connect to SQL Server 2012 database
We have SSRS installed on Application Servers with version SQL Server 2005 and databases are on Different database servers( sql server 2005). Now we are planning to upgrade only databases servers to...
View ArticleCan I create a result set filter on a SSRS Report similar to what you can do...
Asking this question in a different way...I have my SSRS Result set. Now the Business User wants to filter down a 15-page report to what they want to specifically see....Sooo my result set has a list...
View ArticleMinutes calculated per hour used - SSRS reporting or SQL query help needed.
I am building a report that requires total amount of minutes per hour of the day a unit was utilized. I have about 400 different StartTimes and EndTimes for the same day grouped per incident. All...
View ArticleSSRS Report Response Times - Load testing times in VSTS vs Internet Explorer
Hi,I have been trying to Test SSRS Reports' response times. We havea mix of reports. If I manually navigate to the SSRS Manager and load a report (generate) from there and manually time it and then...
View ArticleHow to test managed reports (generated by SQL 2008 Reporting services)
My coworkers and me have been assigned to test managed reports which will be created using SQL 2008 Report services. The source data is pharmaceutical data stored in a SQL server 2008. We will test...
View ArticleRemove blank space in RDLC PDF export after hiding a column
I have hidden a column in the table using the expression and its working fine.My problem is when i export the result to PDF,then the hidden column is replaced with a blank space.Is there any way to...
View ArticleAlphanumeric field Not showing in Report
Hi TeamI have got few .rdlc reports in my vb.net (4.5) appAll seem to have been working fine, apart from a report which contains an alphanumeric field.For some bizzare reason, when I use that field in...
View Articlehow to add column values
my table (TABB) contains 2 column a b 2 4 5 10 4 14i want sum of a =11 and average of b=6 show in 2 textboxs (textsum.text,textavg.text)using query
View ArticleConvert a Date Time field to a Time Field
Hello,I have been asked to run a report to look at calls being logged out of hours (from 8pm to 6am) and I am trying to create a calculated field to remove the date from the date time field out so I...
View Article