Subscriptions in SSRS2008R2
We moved our 2005 reports to a 2008 R2 server. All the reports and permissions seem to have moved over fine when we backed up the database and restored it on the new server. But when we view the...
View ArticleDataSet CommandText property - logging
I have read the forums about making use of DataSets!DataSetName.CommandText DataSets!DataSetName.RewrittenCommandTextHowever, all of them only talk about "displaying" this value on a report, in a Text...
View ArticleRun Repoting Service on local host
Hi AllI created some of the reports and uploaded into localhost as well. This is theReport manager URL, http://my-pc:80/Reports_SQLEXPRESSBut this not working if I do not run Internet Explorer(IE) as a...
View ArticleReportServices2010 web service in SharePoint integrated mode and forms based...
I am trying to connect to the ReportServices2010 web services on a report server integrated with sharepoint 2010.The Sharepoint is using forms based authentication, it is my understanding that I should...
View ArticleSSRS Report builder dosent show oracle tables
Hi all,Im tring to connect SSRS report builder to oracleThe problem I have is that I cant see the oracle tables listPlase Help,Yaniv
View ArticleTransparency on map layers in SSRS not workking
I am trying to build a map made up of several different layers that be turned on and off.Whenever I add a layer to the map it covers up anything underneath it...when I "right click"the map tile and...
View ArticleReport Builder 3.0 or 4.0 ?
Hi,For SQL Server 2012 whats the version of Report Builder that is installed ?is it 3.0 or 4.0 ?Best Regards, Silna Please feel free to ask if you have any doubts and remember to mark the correct...
View Articleparameters fail to reflect in ssrs 2008 report
Hi All, I have a simple sql query to reflect the same in report i have used lots of text boxes which is inside a rectangle. This rectangle is placed inside a table with just 1 row and 1 column(again a...
View ArticleProblem accessing the reporting services webpage
Hello,Lately, we had to host System Center Operations Manager (SCOM) databases and System Center Configurations Manager (SCCM) databases on the same SQL Server machine which is running SQL Server 2008...
View ArticleHiding extra rows in report.
Hi,Is anyone help me to hide the extra row displayed in the below screenshot in SQL Server 2008 R2 reporting services.Item Barcode1 123 4562 789 abcThanks,Prasooth
View ArticleSSRS 2010 - How to stop the jobs in the runningjobs table?
Hi all,For some reason earlier today one of the ad-hoc reports ran into problem and got stuck since then... it's still showing in the runningjobs table with the timeout = -1. This causes a serious...
View ArticleCreating a report with opening and closing balances plus debits and credits
I'm trying to produce a report that shows opening balances, debits, credits and closing balance for each account.The opening balances are stored in the table under the period "0" and closing balances...
View ArticleHow to find specific text box/tables in ssrs
Hi All, I am using report builder 3.0 to build ssrs reports and migrating reports from 1 environment to other. The issue here is i generally get errors like "The Group expression for the grouping...
View ArticleMaximum and Mininum values in Charts in SSRS
HelloI have chart- On X axis - Date and On Y axis - Sales numbers.Now I want to set minimum and maximum values dynamic, so if minimum values is 500 for sales then minimum value should start with 500.If...
View ArticleAutorefresh error missing session
Hello,a report fell into error this night. I think the session in ReportServerTempdb Db has been deleted.The report is a monitoring report with an autorefresh property set to 30s. We first deploy it...
View ArticleHow to SSRS 2008 Drilldown report
I currently have my report looking like the following:Worker Date RevenueSmith 02-01-13 $205.00Smith 02-02-13 $75.00Smith 02-03-13...
View ArticleHow Can I Toggle the Invisibility of Children Column Groups?
I'm creating a report that shows test results of a student's ACT Composite score, along the the results of the categories English, Math, Reading, and Science. What I would like is for the report to...
View ArticleSSRS 2008 R2 - Repeating column headers on Excel tab breakout without Group...
I have competing requirements I can't seem to resolve all together.1) I need to have my single group report break out the data rows on multiple tabs when exported to Excel based on the changing value...
View ArticleHow to add systemtime(hour) (6AM to 6PM 1 hour interval) in X-axis of...
I am generating a table that collects realtime data. I would like to plot record number in the Y-axis and time(hours) in X-axis. I am wondering how can I set that up in Sparkline chart of SSRS 2012....
View ArticleHow to pass one field value from my parent report to one subreport?
What I am trying to do should be simple. I have never used SSRS variables before, and this is probably a very good solution. But this is not working currently for me. I have one parent report with...
View Article