Side by Side Datasets and one stops display rows while the other continues...
I have two data sets in my reports bound to two tablix controls that are side by side. The one on the left goes to the bottom of the page and the other goes about 3/4 before stopping. Then on the next...
View Articledeploy
my ssrs report allows null for parameters and preview I can see null checked for those parameters. After deploying the report to the server, I do not see the null checkboxes as checked. Do you know why...
View ArticleRS.exe SharePoint integration sample .rss scripts (SQL 2008r2 and SharePoint...
I am looking for some sample RSS scripts to be able to script deployment of SSRS reports in SharePoint integrated mode (or a utility to generate them). After much searching I can find ZERO examples!...
View ArticleReportBuilder 3 - Block empty column width
Hi all :) I have a little problem on my layout. I am making a report which present a annual planning. I want to display holidays like in a real calendar (with a vertical bar on the middle of the day)....
View ArticleKB2716436
On Tuesday (10/09/2012) SP 3 was installed for SQL Server 2008 R2 (KB2716436) by Windows Update. My installation of SQL Server includes Report Services - so now when someone tries to print it wants to...
View ArticlePerformance issue with Shared Dataset and Embedded Dataset on SSRS 2008 R2...
Hi, I am very new to SSRS integrated with Sharepoint having worked with SSRS 2005 for a while. I am trying to understand a performance problem with some reports published on our Sharepoint site using a...
View ArticleKPI- Dashboard design- beginner
Hi All, I am new in Dashboard design. Q1: How would I design the following dashboard with these requirements? Metrics with sample data: Sales by Month SalesMonth Sales Dec. 1, 2008 $100,000.00 Jan. 1,...
View ArticleParameter inside Select Clause
SSRS 2008 R2 I have a multi-value parameter called Fac. That is populated from a query. When my user runs the report I want one of my datasets to reference all of the values selected in the parameter...
View ArticleQuery ReportServerDB,Table ReportSchedule, Column ReportAction -> Translation...
does anyone analyzed already the integer column "reportaction" in Table ReportSchedule? Search engine returned nothing for me... Here's my translation so far, but i'm missing the integers 1 and 2:...
View ArticleSQL Server Version Reporting Services
I need to know difference in the following Version of SQL Server Reporting Services: Laptop: 10.50.1600.1 Desktop: 10.50.2500.0 Server A: 10.0.4064.0 Server B: 10.50.1600.1 I know that My laptop and...
View ArticleThis report requires a default or user-defined value for the report parameter
I know this has been discussed ad nauseum, but I'm struggling a bit with this. We are running Sql Server 2008 R2 I am getting this error when calling the rs.Render method, but not all the time. It...
View ArticleSSRS 2008 FIPS error
Hello, We've installed SQL Server 2008 and Reporting Services 2008 on a Windows Server 2008 Enterprise box. I could initially access the Report Server at the default URL, but when I attempted to...
View ArticleIn SSRS 2008 Show Table Fields in kind of Matrix Format
Hello Experts, In SSRS 2008, How can I show the single table fields data in kind of matrix format? see below image. Of Course the Select Query is way too simple...but presentation is challenge.
View ArticleSSRS - add 'All' as option to parameter dropdown stored proc
Hi, We are using SSRS 2005. I need to add dataset to the report, which is going to be a parameter also. This is a drop down that the user selects a value from. The stored has parameter and this SP is...
View ArticleSSRS 2008 R2 Pagination Issue for Details and Summary reports
Hi, I have a requirement like: I have two reports summary and details in ssrs 2008R2. i have a column called TransactionsCount in Summary, so when i clicked on TransactionsCount in Summary then the...
View ArticleSorting against Integer dimension
I am creating a Chart report agaisnt AS Cube.the category is a integer dimension member (Hour of Day), but in the report, the category sort in a string way, like: 1, 10,11 ... 2,20,21...is there a way...
View ArticleNumbers sorting by first digit only in Report Builder 3.0
I have a Fiscal Month (desc) field and a Fiscal Month Number field that I'm using to sort by in a column group. In the dataset the numbers are in order 1, 2, 3, 4.... but when I add the Fiscal Month to...
View ArticleVB.NET Print SSRS 2008 Report Without Rendering
I have report in SSRS server (Not Local Report). From my vb.net windows application, I am using report viewer to view the report. Now I dont want to view the report. I want to print without viewing the...
View ArticleIssue deploying maps in SSRS 2008 to Report Server
Hello, I'm using BIDS 2008 to develop reports that include maps. However, when in preview, I receive the following error: "The map, Map x, was removed from the report. SQL Server 2008 Reporting...
View ArticleFormat textbox to percentage?
I have my textbox formatted to show a percentage (see screenshot). However, when the report is executed, the textbox is still a regular number (see other screenshot). Does anyone have a fix? It's...
View Article