Good resource on intermediate SSRS
Maybe I should re-read Larson's SSRS2008 book, but I'm looking for something that's not super basic. (Well, to be fair, the early stuff in his book is pretty basic, and repetitive as all get out.) I...
View Articlehow to get the 4th value on the first row into SSRS
I want to pull in a specific value from a second dataset that returns just one row of data, but has 6 columns. I need the value in the 4th column.How to get it?
View ArticleData Source - Project location - just getting started, need advice
We are just staring to use SQL Reporting Services in a SQL 2008 R2 environment, and I'm wondering how to set it up so that multiple users can work well together.I have installed BIDS and Report Builder...
View ArticleSSRS 2008 - Export Page 1 Only
It is possible in SSRS 2008 to export page 1 only to PDF?
View ArticleSSRS Page/Group Header Repeat with SubReport Designed with a Matrix
Hi,I am working on SQL 2008 R2 CTP version and also i worked on SSRS 2008/2005.I am working on a Report which uses a subreport. and the Subreport uses a Matrix Data Region.Because the Master report...
View ArticleIn SSRS, aggregate measure based on dimension value
I am writing an SSRS 2012 report whose data source is an SSAS cube. In one table of this report, I am using a very simple data set with one dimension (Category) and one measure (Sales). The dimension...
View Articlehow to get 00.00 format for percent column
I have a percent column that displays like this: 0.51%, 0.36%Desired format: 51.00%, 36.00%I am using this formula =Format(Fields!CUL1.Value,"F2")what do I need to change to get the desired format?
View ArticleHow can I set up a URL that points to a sub folder in SSRS as its root?
http://servername/Reports points to the root of SSRS. I would like to have a URL that points to a sub folder as its root. http://Servername/Myfolder would point to the folder located at...
View ArticleCascading Parameters Taking FOREVER
Hello I have a report I designed that is using cascading parameters that selects Date, Concept, and then it breaks down the Customers based on the concept you chose and when I select ALL Customers for...
View Articlesql to list all jobs on SSRS web interface ??
HiNot sure if I am explaining this correctly.. but...The web interface for SSRS which we call Report Store has gotten a bit out of hand...I would like to write an SP to list all the reports that have...
View Articlessrs 2012 rdl connect to data source
On a ssrs 2012 reporting server, I want to install load uploaded rdls to a test report server. The rdls load correctly, however the 'manage' dropdown list is not working. I need these rdls to connect...
View Articlereport server property/settting incorrect?
I am working with a vb.net 2010 web form application that calls a reportviewer control to display selected reports ssrs (*.rdls) from the reportviewer. The report server is using ssrs 2008.The problem...
View ArticleSSRS Subscriptions Access Denied
Okay so i have a decent amount of SSRS subscriptions that save via Windows File Share to a shared drive on our company network. A couple of days ago our Company switched over to a new shared drive...
View ArticleUnable to view the permission dropdown in firefox
Hello Experts,I m new to SSRS reporting. I deployed a report and connected to the reporting service as admin. In IE browser when I click on the report drop down I can able to view the options(Move,...
View ArticleURGENT: Migrate/Move SSRS 2008r2 Reports to SSRS 2012
Hello Folks,I have a 2008R2 Report Server and I have almost 40 reports, 10 DataSources and aorund 60 Datasets.I got a new Server with 2012 and SQL Server 2012. I need to move/migrate all the reports to...
View ArticleGetting SSRS2012 to install on Win7 Home?
Maybe I'm just doing it wrong, but I've never been able to get the ReportManager and website to work when installing SSRS 2012 on Win7 Home. I saw Seth's article, saying it wasn't as easy as it looked....
View ArticleSchedule a SSRS report to run on its own
Is it possible to schedule a ssrs report to run on its own?I am a beginner so if anyone can help me with steps ?Thanks
View Articlehow to: make a multiple chart report, each chart to show different views of...
I need some guidance to what functionality (by name) in SSRS I can achieve the below.Need a one page SSRS performance summary report for each organization we partner with. Each report must have 4...
View ArticleInteractive Sorting
In a table with some grouped rows (sales grouped by country, region and city) I wish to add "interactive sorting" for the sales column.The "interactive sorting" works fine but only within ONE group or...
View ArticleTootip shows wrong data point in bar chart
I have a line chart with a secondary axis. I created a tooltip for the secondary y-axis and it shows the 2nd data point value at first data point and also again at 2nd. From there after it shows...
View Article