Subscrption Reports store to database
I have heard it is possible to set subscription reports to run and be stored directly into a database table to later be loaded by an ASP.NET ReportViewer. If anyone knows how this is possible, I would...
View ArticleScalableList - Out Of Range error
I'm receiving this error (using SSRS 2008R2) in preview when looking at Page Preview, and when exporting to PDF.In this instance, it seems to be coorelated with adding the "Page Break Before" option on...
View ArticleConverting seconds to hours:minutes:seconds to be shown in powerview
Hi,We have a seconds field in our tabular model database, however we wish to convert a this field to show as hh:mm:ss. We have a calculation that builds up a string that displays this information but...
View ArticleNot an Administrator in the local server but still need to access the Report...
Hi,I want to add few users in the Report Server 2008 R2, so that they will be able to see the reports in there.The Report server is in Remote system. Those users are not in Administrator group (you get...
View ArticleCurrency format ssrs 2008 report is not working with join(lookupset) expression
HI there, I have working on the SQL Sever Business Intelligence 2008. so on my report - my expression is =Join(LookupSet(Fields!id.Value,Fields!id.Value, Fields!CostBeforeBrandtFees.Value,...
View ArticleSSRS Bruckner's post on hiding/shrinking columns
I am using 2008 R2 (no service packs, no Cumulative Updates). I need to to hide and shrink some columns.I found the Brucker...
View ArticleSQL Reporting Services .rdlc report interactive sorting distorted
Hi, I have a strange problem with interactive sort on a .rdlc report.The interactive sort icon appears totally distorted. Any ideas? I am using the default interactive sort on a Textbox.Attached is a...
View Articlereportviewer parameter list not formatted correctly
Can somebody please take a look at this thread and reply back on the possibility of this working?http://forums.asp.net/t/1878004.aspx/1?reportviewer+parameter+list+not+formatted+correctlyBill Yeager
View ArticleDrilldown on a GROUPED column in SSRS 2008 matrix report
I have a matrix report, which has Id, Item in the Row Groups. Status in the Column Groups and Total, Cost1, Cost2 in the details. "Status" column has the values that I want to pivot on (that's why I am...
View ArticleSSRS Report - Group Subtotals: Employee Turnover
I have created a matrix report using the matrix wizzard in SSRS 2.0. The report is designed to calculate employee turnover. The count of terminated employees during the year divided by the total...
View ArticleSQL report server 2012 Permission issue
Hello guys,I have very annoying permissions issue with my Report server. I tried everything to solve it and there is no solution for hours.Following i've done.I uploaded my reports using my account to...
View Articletable cut off
I have a SSRS 2005 table which is quite wide (almost 9 inches). When in the designer it looks fine butwhen run in Internet Explorer 9 it gets the right hand side cut off. Does anyone have any ideas how...
View ArticleReportViewer 2012 - v11.0.0.0 - Fixed Column Headers
Hello all,Are Fixed Column Headers supported on ReportViewer 2012 - v11.0.0.0 specifically? All my reports were designed to have fixed headers; this feature works well with the native ssrs viewer but...
View ArticleEnhance SSRS 2008 R2 report performance
Hi, We are using SQL Server 2008 R2. I am looking at different options that would enhance performance of the report when run in BIDS environment or ReportServer. I usually call a stored procedure...
View ArticleReport Builder Default Date Range
I have a report with Start Date and End Date parameters. They appear in a list with values like "2010-01-12 08:44:56.000". How can I make the default the past 24 hours? When I try to piece it...
View ArticleSSRS report against ODBC data source not working
Hi,We are using SSRS to run a report against an ODBC data source. Within the query designer the query works with no problems. But when we run the report or try to test the connection from the data...
View ArticleCAML query in SSRS reports
I want to generate a report using SSRS which will have a filter for Location, the filter is bound to a DataSet which returns result as per the CAML query from a list called Location. I want to add...
View Articlewhats error
= IIF(PREVIOUS(Fields!firstname.Value +" " + Fields!middlename.Value+ " " + Fields!lastname.Value + " & " +Fields!Address.Value) = Fields!firstname.Value +" " + Fields!middlename.Value+ " " +...
View ArticleIs there a way to wrap columns on the page when the tablix is only one of...
I have a report that has tablixes embedded in the group header of another tablix.Is there any way to wrap the columns on the page of the embedded tablix only?I'm using SSRS 2008R2 and exporting to...
View ArticleSSRS naitive Mode VS Share Point Integrated Mode
Hello,I am trying to install SSRS on my production box. Which is recommended? Should I install native mode or share point?ThanksDave SQL Developer
View Article