Passing multiple parameters through javascript url
Hi,I'm want to open a report in a new window to feel like it was a popup. I'm using javascript to do this and I want to pass multiple parameters that are Analysis Services members, however the URL...
View ArticleLogical expression SSRS
HI Experts,I have written simple IIF expression to get category values but it is summing everything and placing in single cell it is not separating based on expression I was grouping by TaskNumber...
View ArticleNot able to create a Data Source in SharePoint 2010 integrated SSRS
I have created a Data Source in SharePoint 2010 SSRS. when I click on test connection it shows me in green test successful.But when I try to save the connection I see an error messageThe funniest thing...
View ArticleReportServicesService.exe taking up 1/2GB memory usage on server
ReportServicesService.exe taking up 1/2GB memory usage on server and when I attempt to download a "large" report from SSRS on my desktop I get a "Reporting Services Error"
View ArticleEmbedded data region properties ignored?
I have a List object that contains several subreports and one tablix. I know that subreport properties are ignored in the main report, but it appears that the tablix properties are also ignored when...
View Articlessrs show sum of all the pages
hello everyone i have sum 10 pages in each page i need to calculate the sum of the column and display it in the end like that i need to calculate for every page guys i dnt know how to do i sruggled...
View ArticleIs there any way to call SQL FUNCTION from ssrs custome code?
hiIs there any way to call SQL FUNCTION from ssrs custome code?Regards,Asharaf P
View ArticleData Snapshot with subreport grayed filters out
Hi,I have talked with some MS engineers but they said this is not possible.We need to build a report with a subreport inside showing the metric definitions, this one will be fixed (without parameters)....
View ArticleHow to identify the Reporting service Health condition in SQL server
Hi,How to identify the health condition in sql Reporting service & SSIS ? whether do we have option to identify reporting service & SSISPlease share your views Appreciate your...
View ArticleView SQL Query of report in log files for SSRS 2012 Sharepoint 2010...
I need to view the SQL query behind the report running against a model in the log files. The system is SSRS 2012 Sharepoint 2010 Integrated mode. I have enabled monitoring in central administration for...
View ArticleSSRS - GP 10 integration
Can SSRS reports canned/custom be invoked/launched from GP screens? Say from the GP invoice form, print button?Would you need to write VB custom code to invoke IE + url?
View ArticleConnection pooling issue in Reporting Service
Hi,I'm running SQL Server 2008 R2 with reporting service. I have multiples reports that run on it sharing the same connection via a "Shared datasource". Connection pooling is also active.If for some...
View ArticleHow to get/load/install ReportServer website/virtual dir -- Sql Server 2008...
I just installed Sql Server 2008 R2 Advanced Express on my win7 workstation. It loaded Business Intelligence and I played around with the Reporting Services Configuration Manager a little bit -- but...
View ArticleI'm using SQL Reporting Services. The data I'm reporting on contains...
I'm using SQL Reporting Services. The data I'm reporting on contains Hyperlinks. I have a output field on the report containing the full hyperlink from the dataset. Once the report is rendered, I...
View ArticleSQL 2012 - How to uninstall the RSService and RSServiceProxy?
I am in the process of setting up a test server with SQL 2012 Reporting Services and connecting it to an existing Sharepoint 2010 farmI mistakenly ran the install commands for the RSServer and...
View ArticleNumber format issue SSRS
HI Experts,I have written one expression it is working fine but the problem is it is not able to display proper format for numbers1532 it should display like this 1,532 I mean should be for...
View ArticleCreating an external security process for SSRS 2008 using SAML Tokens
I have been asked to implement an external security system for SSRS using SAML Tokens but I am new to the topic and have a few questions I hope you guys can answer.1) is it possible? 2) How would I go...
View ArticleSSRS Report Builder 3 - Query the SharePoint User Profile Web Service
Hi,I am using Report Builder 3.0 in SharePoint Integrated mode on a SQL2008R" and SharePoint 2010 farm.I would like to create a dataset which pulls from the SharePoint user profile service web service....
View ArticleWhat does my dataset need to look like to use the boxplot chart?
Below is a sample dataset of information I'm trying to put in a boxplot chart. Do I need to somehow calculate (min, max, median, etc.) for the boxchart, or can SSRS do that for me? I'm just not sure...
View Article'System.Data.SqlClient.SqlConnection' is not defined.
Hi,I am traying to connect my sql DB through the customcode. When i run he report i am getting tis errorThere is an error on line 13 of custom code: [BC30002] Type 'System.Data.SqlClient.SqlConnection'...
View Article