RS.Fireevent executing more than once
When I call this single line of coders.FireEvent("TimedSubscription", oSubscriptions(iSubscriptionIndex).SubscriptionID)The subscription that is passed executes more than once. I have a CSV output...
View ArticleUsing SSRS 2008R2 on Widows Server 2012, Cannot connect to Oracle 11g from...
Hi I am trying to setup a data source on SQL Server 2008 R2 SSRS, I can connect from the server with BIDS but when I deploy the connectipn to the report server it gives ORA-12154: TNS:could not resolve...
View ArticleSSRS 2008 R2 -> Multiple value selection Parameters - Select All by default...
Hi,I have a report with multiple-value selection parameters (Select All by default).When I preview report for Select All by default, I am missing some results. If i select specific parameter values,...
View ArticleSSRS Dynamic Columns or Pivot
Hello,I have a data set that looks like this: and a requirement to create a report with the following layout:The leftmost column is called "Operator" (I am sorry it is cutoff in this picture). All...
View Articlerdl 2005 rendering with report viewer 2012
Is there any issue with the rdl 2005 rendering in report viewer control 2012.I created a rdl in 2005 schema with a table inside it and set its visibility to 'False'.I rendered it with Report Viewer...
View ArticleSSRS 2008 r2 user change from landscape to portrait
In a SSRS 2008 R2 report, I have the page orientation set to landscape. However, I am wondering if the user wants to be able to change the page orientation to portrait is that possible? If so, how...
View ArticleHow can I view deployed reports on the server?
Hello,I am pretty new to SSRS. Currently, I am having bunch of reports deployed on the server. I have to design new reports and deploy them on the same server. The problem is, I don't know where I can...
View ArticleSSRS Pop up in new window report ask for credentials in production server.
Hi,I have created a ASP website which uses report viewer control for rendering reports from report server.On the main report , I have used Go to URL to show sub report in new window(pop up).When I try...
View ArticlePublishing reporting services tempate to SharePoint 2013
I am publishing reports from Visual Studio 2010 to SharePoint 2013, using SQL 2012. I have a SharePoint 2013 farm with a front-end and an app server--where the SQL Report server binaries are...
View Article"SELECT ALL" in Report Parameter Values when "Subscribing a report"
I have a report with 3 multi-valued cascading parameters. 2 of them are using MDX Queries. The reporting server gives the option of SELECT ALL in the parameter value drop down but when the report is...
View ArticleGet a table to automatically Increment
First of all forgive for my non-technical background i am fairly new to SSRS and everything i have learnt so far is from forums.I have a created a SQL query which takes information with regards to...
View ArticleSSRS 2005 Multi Value Group Parameter help
I am trying to create a parameter that does the following.In the table there is a column called Classification.The values can be one of the following (A1, B2, C3, D4, E5, F6)The values (A1, B2, C3)...
View ArticleProgrammatically deploy RDL´s by using RS.exe needs to keep the original...
Hi All,After some days looking for a RS.exe script to upload RDL´s programmatically, I didn´t find a way to do that keeping the original shared datasource and shared datasets referenced in the...
View Articlessrs 2008 r2 export to excel issue on report server
In an SSRS 2008 R2 report, I have the following expression on the 'Hidden' property on the Tablixes where I do not want the headings exported to EXCEL or PDF.=IIF(Globals!RenderFormat.Name = "EXCEL" OR...
View Articlessrs 2008 report timeout
Hello, The ssrs report is calling a stored procedure to populate data... The stored proc. takes about 15 minutes to complete. Therefore the report gives a timeout message after 10 minutes. For business...
View ArticleRequest assistance with a grouping issue
This is really simple problem but I can't seem to solve it. I have records of invoices. I need to group the invoices by date and customer and sum the invoice amounts BUT I still need to see the...
View Articlereport timeout
The 2008 ssrs report is using a stored procedure which takes 15 mins to run. The report shows "timeout" error and so does not show data. I have set the "Do not timeout report" for this report on teh...
View ArticleSubstantial delay in report server due to akamai connection
In one of our applications we use sql server reporing services. It lasts 21 seconds before the website responds. Our firewall blocks access to AKAMAI.com.Probably there is a relation.We saw similar...
View Articleconvert into a if statement
Hello all newbie to SSRS,I have a crystal formula that I need converted to SSRS. What is the best solution for the expression? Do I keep it as a if statement or does SSRS use a different function? Any...
View Articleformat cell border
I have a matrix. For a certain cell in this matrix, I want all four sides of the cell to be colored red when a certain condition is met. So, I put a color expression for all four sides. When the report...
View Article