SSRS 2008 works badly with ie10
Hi,I have reports that show the expected layout on IE9, but due to the IE upgrade to IE10 the report's layout and even the report server bar get's funny.The bar doesnt go until the end of the window....
View ArticleLinked report with expressions for date parameters?
Can I have a linked report with expressions for the date parameters that are different from the original report?It seems like if I want to duplicate a report, but only change the date parameter...
View ArticleReport expression is throwing "#Error" and I can't see why...
All,I have the following expression to evaluate a datetime column coming from the database:* If the row is NULL, display "N/A".* If the row is normal, display it as normal with a custom format.* If the...
View ArticleSSRS excel render and save as Excel Binary ( Xlsb)
Did anyone tried SSRS excel rendered file as xlsb. or render SSRS in xlsb format and not xls. Im looking for this feature to save the disk size and save the time while downloading the flie from file...
View ArticleHow do I get LookupSet output into a drop down?
I am doing a report that will contain 4 datasets all with a common key. There is one main dataset - the one the report is based off.The main report will contain a tablix and have a number of columns...
View ArticleCreate SSRS report with mostly all calculated values across each cell
Hello Masters,If anyone can point me in good direction so that I can design attached sample desired output of report.FYI - For an instance, I can produce Jan 2013 count 1 at a time for each fleet type...
View ArticleSSRS2008R2 in SharePoint2007 Integrated mode is caching user credentials
Hey People,this probably needs to be in a SharePoint forum, but there aren't any "MS supported" SharePoint forums, so I'll start here and see how I go.I recently set up an SSRS2008R2 instance on an...
View ArticleReconfigure SSRS
It has been a while since i set up our SSRS instance. We are moving our entire environment to a data center with a new IP range. Is there any documentation that would apply- how to reconnect SSRS...
View ArticleSSRS 2012 - Date parameter - very slow
I have created a SSRS report using 6-7 parameters - except date range parameters all other parameters are optional. TI am using default value = today for the date range params - Date From and Date To -...
View ArticleShow two fin years on line graph for comparison
Hi,My SSRS report uses the below SQL:--DECLARE @FINYEAR INT --DECLARE @REGION VARCHAR(3) --DECLARE @PRODUCTGROUP VARCHAR(30) --SET @FINYEAR = '2012' --SET @REGION = 'NI' --SET @PRODUCTGROUP = 'Moulded...
View ArticleReport Builder Proxy configuration
Hi all,We are currently trying to use report builder 2.0 or 3.0 to access and external SQL database. However, I can not get it work via our proxy server that needs authentication. I have read reports...
View ArticleGroupin field
Hello,I have a field called Priority that I am using in a report. The field has 6 possible entries, Top Priority, High, Medium, Low, Maintenence, and None. The Priority field is used in a table where...
View ArticlePublishing 2005 Reports to a Report Server 2012
hi, I am new to SSRS, we are trying to migrate sql 2005 to sql 2012 and we have configured ssrs 2012. now we are trying to deploy reports to sql 2012 using vs 2005 but its not working. how...
View ArticleHow to draw cumulative line graph over the stacked bar chart?(SSRS)
Hello, I need your help to draw a cumulative line graph over this bar chart. I need your help to draw a cumulative line graph over this bar chart in SSRS.The dimension (Category Group) is "Hour" in...
View ArticleSSRS 2008 R2 empty last page
Hi, I am using ssrs 2008 R2 to develop a report which uses a tablix and the results should be displayed in 1 page. For some reason I get a blank last page. This report has a header and a footer and the...
View ArticleEdit a report created in Report Builder 1.0 using Report Manager or Developer...
I have created a report in Report Builder 1.0 (that comes with SQL Server 2005) and would like to make adjustments that cannot be done within the RB interface. For example, I am prompting for a date...
View ArticleURL passing in SSRS
Hi Group, I am designing a report which has to be rendered in a website. The report has a ID and the ID is a hyperlink. The link should go to a perticular read only page of website...
View ArticleCustom Reportserver URL in SSRS
Hi,I want to have a custom reportserver Url. For ex, http://SSRSExamples/Reports instead of http://localhost/Reports.Could you please suggest how to go about it? Any step by step reference will...
View ArticleSSRS 2008R2 Empty pages
Hi,I created two pages report and if I run it in Visual Studio 2005 everythink looks good, for 290 records, I get 580 pages in PDF output.When I run the report on the server (virtual server) with SQL...
View Articleparameter dependency error
Hi, My ssrs report has several datasets. One of them uses a stored procedure (sp) which takes two parameters. When I try to run the report, the error is: The report parameter 'MyCode' has a...
View Article