﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Reporting Services / Reporting Services 2008 Development </title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 17 Jun 2013 23:02:23 GMT</lastBuildDate><ttl>20</ttl><item><title>datatype changes</title><link>http://www.sqlservercentral.com/Forums/Topic1464292-1633-1.aspx</link><description>hello all,          if there is chnge of column datatype from varchar to nvarchar and from char to nchar in the table,i guess stored procedures will get affected...does the rdls need to updated as well or not...pls help.</description><pubDate>Mon, 17 Jun 2013 11:45:17 GMT</pubDate><dc:creator>Lucky9</dc:creator></item><item><title>SSRS 2008 report linked to multiple datasets</title><link>http://www.sqlservercentral.com/Forums/Topic1464274-1633-1.aspx</link><description>Hi,I have a like a mail merge (2 page report) linked to 4 datasets that have just the one parameter (learner_id) for each dataset; which is working fine. The reports is built up using Text boxes (for all items in dataset1) and a 3 tablix's (for datasets2-4).However i now want to take it up another level and bulk print them; so want to change the paremeter to say when the learner records were created (so print out all records created on a certain day), what would be best way about going to do this.The results in the datasets will vary per learner.dataset1 - this will alway have one row per learnerdataset2 - the results in this will vary depending on whats in the dbdataset3 - the results in this will vary depending on whats in the dbdataset4 - the results in this will vary depending on whats in the dbAny help and suggestions will be greatly appeciatedRegardsKetan</description><pubDate>Mon, 17 Jun 2013 10:36:25 GMT</pubDate><dc:creator>ketan.mistry</dc:creator></item><item><title>Possible to create multiple area/line charts with data?</title><link>http://www.sqlservercentral.com/Forums/Topic1463739-1633-1.aspx</link><description>My data is: UID (Unique Identifier)UsernameTimestampCPU %I want to have an area chart or a line chart for each UID.  I have about 20,000 rows per day and want to trend the CPU usage per UID.  Is that possible without having to create a dataset for each and apply that to a new chart?</description><pubDate>Fri, 14 Jun 2013 12:49:58 GMT</pubDate><dc:creator>Covy</dc:creator></item><item><title>Problem accessing Reports with ReportBuilder 2.0</title><link>http://www.sqlservercentral.com/Forums/Topic1464009-1633-1.aspx</link><description>I have created Report using ssrs 2008 in BIDS with Report Model Template.After creating and deploying Report Model report I tried to accessthrough installed Report Builder 2.0 but could not open it.How do I do it?What is required to do?</description><pubDate>Mon, 17 Jun 2013 01:19:40 GMT</pubDate><dc:creator>sej2008</dc:creator></item><item><title>Numbering columns in matrix Tablix</title><link>http://www.sqlservercentral.com/Forums/Topic1463338-1633-1.aspx</link><description>Update:  Added attachment (PDF)Disclaimer:  Noob in the house.  I'll try to phrase the question correctly.SSRS Picking Report uses dataset in matrix.  Data Set is a Pick List with varying numnber of Sales Orders having multiple lines per order.  Lines contain Bin location and Item Quantity.  Item Quantity is aligned with each corresponding column header(order). The Orders are grouped in columns which expand dynamically to the right.  The Line Items comprise the rows.  The Tablix is sorted by the rows (Bin location).I would like to autonumber, dynamically, the columns (distinct orders).  "1" for the first column (order), "2" for the second column, "3" and so on.I've tried several suggestions online, generally involving getCount in Code, and expression referencing the code.  None work.  If I have 10 columns, columns are ordered non-sequentially based on logic I'd spin my wheels trying to figure out.I also tried CountDistinct(OrderNumber).I'm throwing darts, blindfolded, at this point.  One will surely hit me on the head without your help.Thanks!</description><pubDate>Thu, 13 Jun 2013 15:59:53 GMT</pubDate><dc:creator>mahler9</dc:creator></item><item><title>Charting Issues - Bar Chart</title><link>http://www.sqlservercentral.com/Forums/Topic1463632-1633-1.aspx</link><description>Hey guys,I am having a real difficult time making my bar charts look the way I want.  Here are the pictures to make this conversation easier :)First Picture:  Simple bar graph.  I want the Users on the Y-Axis and the MB Usage on INSIDE the bar.  I also want the bar to be thicker like a normal bar chart[IMG]http://i.imgur.com/rgo5k82.png[/IMG]What I don't like:  The bars are skinny, the users do not correlate perfectly with the bars, the MB is outside the bar itself. Second Picture: Simple Bar Graph.  I want the same thing, but this is after MORE data is queried (i.e., 7 days instead of single day).  I dynamically resized the chart (didn't do a great job, just took the number of days / 2 + original height to add more height to it).  It ended up looking REALLY bad.  It also removed some of the user names :([IMG]http://i.imgur.com/UeFZKqB.png[/IMG]Hope someone can help, I'm completely frustrated trying to figure it out! :)Thanks in advance!Covy</description><pubDate>Fri, 14 Jun 2013 09:05:50 GMT</pubDate><dc:creator>Covy</dc:creator></item><item><title>SSRS Report keeps on failing every few minutes</title><link>http://www.sqlservercentral.com/Forums/Topic1463667-1633-1.aspx</link><description>Hi,I have created an SSRS report that is called from a stored procedure. The SP is in server A, it query 2 databases. One in server A and the other in server B. A and B are linked servers. The report is running fine both in SSRS and report server. But after every few minutes I get a log on error when I am trying to run the report from SSRS or from the report server. If I manually execute the stored procedure and then try to run the report, it works fine then. Can anyone please help me with this issue? Thanks a lot in advance.Here is the error that I am getting -An error occurred during local report processingAn error has occurred during report processing.Query execution failed for dataset "Sales".Login failed for user 'NT AAUTHORITY ANONYMOUS LOGON'.Sales is the name of the main dataset in this SSRS report. It is created from the stored procedure.</description><pubDate>Fri, 14 Jun 2013 10:16:46 GMT</pubDate><dc:creator>sabah_seattle</dc:creator></item><item><title>Want NULL value of date type column at last when ordering data in report</title><link>http://www.sqlservercentral.com/Forums/Topic1463563-1633-1.aspx</link><description>Hi,I am using SSRS 2008 R2. Dataset has date field "MyDate". "MyDate" field contains NULL(nothing) values. I am doing sorting on different fields. I am able to sort data with "MyDate" fields also.[b]Issue [/b]: I want Null(Nothing) data at end of list for "MyDate" field sorting. How it will possible. OrderPlease provide me solution if anyone have.</description><pubDate>Fri, 14 Jun 2013 07:29:06 GMT</pubDate><dc:creator>virenkumar.patel</dc:creator></item><item><title>problems with ssrs 2005 dundas charts when upgraded to ssrs 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1463344-1633-1.aspx</link><description>Hi everyone, I was wondering if anyone knows how to best deal with original dundas charts (from 2005 ssrs) after they get upgraded to ssrs 2008R2... Namely, I have an issue with graph, it's percent bar graph, and it shows properly on scale 0-100 in the old version however the 2008R2 bar has those percentages multiplied by 1000.I noticed that the datatype in the properties gets set to P1 after opening the report in 2008R2. In original, there's nothing there. My research led me to the fact that P1 takes a number, multiplies it by 1000 and adds percent sign. I can modify the data type and it displays the correct number but then I lose the percent sign.I have several reports that needs some fix to that. What's the best approach?Thanks</description><pubDate>Thu, 13 Jun 2013 16:21:15 GMT</pubDate><dc:creator>danka_6786978</dc:creator></item><item><title>Assembly (DLL) issue</title><link>http://www.sqlservercentral.com/Forums/Topic1463222-1633-1.aspx</link><description>We have a DLL that we use for formatting accross muitlple reports (added from Report Properties).When I added a new function, I didn't change version - I just built and deployed.I get the error "Details: Could not load file or assembly  The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"I can't believe I'd have to update all the rdls to the reference (which is the same location, name and version) so I must be doing something wrong - I'm not sure what that is.Thanks</description><pubDate>Thu, 13 Jun 2013 11:33:40 GMT</pubDate><dc:creator>d_george</dc:creator></item><item><title>how to display disclaimer message in end of the report</title><link>http://www.sqlservercentral.com/Forums/Topic1462873-1633-1.aspx</link><description>Hi,Please let me know how to display disclaimer message in end of the report in SSRS report.Like...&amp;lt;&amp;lt;&amp;lt;DISCLAIMER: confidence and probability information......&amp;gt;&amp;gt;Thanks,</description><pubDate>Wed, 12 Jun 2013 18:32:02 GMT</pubDate><dc:creator>Saintmount.Sql</dc:creator></item><item><title>Display PDF link from BLOB field</title><link>http://www.sqlservercentral.com/Forums/Topic1462839-1633-1.aspx</link><description>Hello, using SSRS2008 with the Sharepoint (MOSS2007) integration.  I'd like to develop a report and have a clickable link to a PDF attachment which is stored in a BLOB field in SQL2008.  Does anyone know a work around to accomplish this?</description><pubDate>Wed, 12 Jun 2013 15:26:55 GMT</pubDate><dc:creator>dwitty</dc:creator></item><item><title>Dataset in Custom Code</title><link>http://www.sqlservercentral.com/Forums/Topic1462594-1633-1.aspx</link><description>Hello,    How to calculate the formula [b] Sum([PRODUCT_VAL] ) for Distinct( [ID]) [/b] in SSRS?  ( [PRODUCT_VAL] and [ID] - are two columns in the dataset )    I think I need to iterate through rows of DataSet in custom reports code, to find Distinct - [ID] and make SUM of theirs [PRODUCT_VAL] , but is it possible?    Or is it a better solution?    Thanks</description><pubDate>Wed, 12 Jun 2013 06:39:23 GMT</pubDate><dc:creator>adigda</dc:creator></item><item><title>want to highlight the drill down links in SSRS Report.</title><link>http://www.sqlservercentral.com/Forums/Topic1462498-1633-1.aspx</link><description> Hi,   I have a drill down report and I want to highlight the drill down link.    1. I want drill down link get underline when curser on it.   2. And it's color become pink once you click the link.</description><pubDate>Wed, 12 Jun 2013 02:24:10 GMT</pubDate><dc:creator>saurabh.deshpande</dc:creator></item><item><title>CanShrink and CanGrow not working (Report Header ) on Export PDF.</title><link>http://www.sqlservercentral.com/Forums/Topic1462432-1633-1.aspx</link><description>Hello,I am facing a problem in SQL server reporting that i place a text box on header that can be shrink and grow it works on fly but when i try to export pdf it behaves wrong, mean the header does to grow and shrink with control so the header miss the part of text box can any one suggest me what i am missing.Thanks,Saint</description><pubDate>Tue, 11 Jun 2013 18:53:18 GMT</pubDate><dc:creator>Saintmount.Sql</dc:creator></item><item><title>stacked columns in a report table?</title><link>http://www.sqlservercentral.com/Forums/Topic1461243-1633-1.aspx</link><description>Is there a way to "stack" columns in a table on a report?My example would be getting some info out of [msdb].[dbo].[sysjobhistory].  I'd like to see the name of the job (and _id), the step_id, step_name, run_date, run_time and run_duration on one "row", with the message on the next (see attached).I can't create different datasets as there would be multiple rows per job_id and I'd like them to "meld".[code="sql"]select	j.name	,j.job_id	,jh.step_id	,jh.step_name	,jh.run_date	,jh.run_time	,jh.run_duration	,jh.messagefrom	sysjobs j inner join sysjobhistory jh on j.job_id = jh.job_idwhere 	jh.job_id = '&amp;lt;some job id&amp;gt;'[/code]</description><pubDate>Fri, 07 Jun 2013 15:49:11 GMT</pubDate><dc:creator>SQLDCH</dc:creator></item><item><title>Running Sum per row in Report</title><link>http://www.sqlservercentral.com/Forums/Topic1461593-1633-1.aspx</link><description>Hello I am having a few issues with a Matrix report I am developing:Firstly I have two queries:One:[code="sql"] SELECT     Sales_Export.Country, Sales_Export.AccountNumber, InstrastatCustomers.AccountName, Sales_Export.ContractCode, Sales_Export.SalesValue,                       Sales_Export.SalesDateFROM         Sales_Export INNER JOIN                      InstrastatCustomers ON InstrastatCustomers.AccountNumber = Sales_Export.AccountNumberWHERE     (Sales_Export.SalesDate BETWEEN @StartDate AND @EndDate)GROUP BY Sales_Export.Country, Sales_Export.AccountNumber, InstrastatCustomers.AccountName, Sales_Export.ContractCode, Sales_Export.SalesValue,                       Sales_Export.SalesDateORDER BY Sales_Export.SalesDate[/code]I also have another query called Running Sum:Two:[code="sql"]SELECT     SUM(SalesValue) AS SalesValue, AccountNumberFROM         Sales_ExportGROUP BY AccountNumber[/code]My matrix report is as follows:Country, AccountName, Account, ContractCode, SalesValue,    MTD                                                            Sum(SalesValue)The matrix report produces sales of each individual day. In my month to date column I would like the sales for all the days added up in this column. I attempted to create an expression but this is summing the whole column.=RunningValue(Fields!SalesValue.Value,Sum, "DailyExportSales")Does anyone know how i can achieve the sum for each day in that column.</description><pubDate>Mon, 10 Jun 2013 08:45:20 GMT</pubDate><dc:creator>dbman</dc:creator></item><item><title>Large Matrix</title><link>http://www.sqlservercentral.com/Forums/Topic1461795-1633-1.aspx</link><description>OK,I have been trying to put this off at work, but it's now become a report that they need for planning purposes. I need to create a very large matrix that has between 200 and 250 columns across the page and can have between 100 and 150 rows. What they want is to be able to click on any number(in a cell) anywhere in the matrix and to display the detail behind that number.Creating the Matrix and populating it is not a problem, my problem is adding the 'Subreport Action' to each cells. Is there a quick way of doing this or do I have to set it up manually for each one ?Thanks</description><pubDate>Mon, 10 Jun 2013 16:18:50 GMT</pubDate><dc:creator>itwhiz</dc:creator></item><item><title>Need to open drill-down report in new &amp;#119;indow.</title><link>http://www.sqlservercentral.com/Forums/Topic1461849-1633-1.aspx</link><description>Hi,    I have a drill-down report with has 7 plus level of drill-down. I want to keep main page visible always and open drill-down reports in new &amp;#119;indow.for example if there are 6 levels of drill-down then it should open 6 windows.I want this functionality in both BIDS while preview the report and also while running report in report manager through Internet explorer.ThanksSaurabh  </description><pubDate>Mon, 10 Jun 2013 21:32:58 GMT</pubDate><dc:creator>saurabh.deshpande</dc:creator></item><item><title>How to compare data from 2 different data sources and show only the differences in a report?</title><link>http://www.sqlservercentral.com/Forums/Topic1458459-1633-1.aspx</link><description>I'm trying to create a report that compares data from a SQL Server 2008 R2 Database to data in a IBM DB2 database and only shows rows where the data is [b][u]not[/u][/b] the same and that is able to run in real time as opposed to one that loads the data at some other time than when it is run.  I think this may be possible if the data set for the DB2 database is called from a stored procedure which first imports the data into a staging table in SQL Server (SSIS?) and then produces a dataset between the staging table and the main SQL Server table using a SQL Union Query.I know how to display the data from my two different data sources in the same table using the lookup feature, but can't figure out how to do this where I only want to show rows where certain fields do not match.  This is used to verify data entries between our accounting databases (JD Edwards DBS on an AS/400) and our project management software (Prolog running on SQL Server 2008 R2).If all rows from both data sources are a match, then the report would not show any data, indicating that there were no issues with that job.  It should only display a report when there are inconsistancies in the two data sources indicating something that needs fixing.I'm still new at creating reports with SSRS and would appreciate any advice, suggestions, or help anyone could give me.Thanks</description><pubDate>Thu, 30 May 2013 14:23:13 GMT</pubDate><dc:creator>flbotts</dc:creator></item><item><title>Grouping results by matrix dataset</title><link>http://www.sqlservercentral.com/Forums/Topic1460571-1633-1.aspx</link><description>Hi,I am struggling on a requirement that involves grouping matrix rows with the same resultant dataset.For example:Accnt           MatrixColA       MatrixColB      MatrixColC1                 0                    1                  02                 0                    1                  03                 2                    1                  04                 0                    0                  1Is there a way to group accnt 1 and 2 as they share the same values for matrixColA, matrixColB, and matrixColC? This would mean that for those values {0,1,0}, there is a count of two. For the other values {2,1,0} and {0,0,1}, there is a count of one respectively.As it is a matrix there could be any number of matrix columns and I'd need the solution to work.The underlying dataset for the above would look like:Accnt             MatrixCol1                   B2                   B3                   A3                   A3                   B4                   CCan anybody see a solution to this? I have tried in the SQL to group the records by making use of "STUFF" to create a new column such as A,A,B (for accnt 3) but this takes too long when I have a large dataset.Thanks in anticipation,Stu</description><pubDate>Thu, 06 Jun 2013 02:16:30 GMT</pubDate><dc:creator>stuart.cox</dc:creator></item><item><title>The report execution has expired error in ReportExecution2005.asmx</title><link>http://www.sqlservercentral.com/Forums/Topic1460357-1633-1.aspx</link><description>In our web application, we have several sub applications. In one of the sub application say "Application1", we have added Webreference to http://localhost:80/ReportServer/ReportExecution2005.asmx. In one of ASPX page(Report.aspx) in this sub application, we have used this webreference to render the report directly in excel format. We don't use this webreference in any other pages.     I ran this page and was able to generate the report in excel format without any issues. But, after sometime around 10 or 20 mins later, application starts throwing error "The report execution vw5tgt45dqxidj455nrhbyzx has expired or cannot be found. (rsExecutionNotFound) ". Strange thing is that all the pages in "Application1" starts throwing this error, even though this webservice is called only in one page Report.aspx. I logged out off the application and logged in again and it still continues to throw this error in all pages under Application1.    Please help me understand why this error comes even though this web reference was not called explicitly in the code. Below is detailed error.    Exception Details: Microsoft.Reporting.WebForms.ReportServerException: The report execution vw5tgt45dqxidj455nrhbyzx has expired or cannot be found. (rsExecutionNotFound)Source Error: [No relevant source lines]Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\54630efd\e239d1ad\App_Web_004dtuxw.1.cs    Line: 0 Stack Trace: [ReportServerException: The report execution vw5tgt45dqxidj455nrhbyzx has expired or cannot be found. (rsExecutionNotFound)]   Microsoft.Reporting.WebForms.ServerReportSoapProxy.OnSoapException(SoapException e) +82   Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ProxyMethodInvocation.Execute(RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod) +770   Microsoft.Reporting.WebForms.ServerReport.EnsureExecutionSession() +252   Microsoft.Reporting.WebForms.ServerReport.LoadViewState(Object viewStateObj) +286   Microsoft.Reporting.WebForms.ServerReport..ctor(SerializationInfo info, StreamingContext context) +536</description><pubDate>Wed, 05 Jun 2013 11:50:03 GMT</pubDate><dc:creator>sathyaprakashg</dc:creator></item><item><title>Server Directory Listing</title><link>http://www.sqlservercentral.com/Forums/Topic1459917-1633-1.aspx</link><description>I'm new to SSRS, but I've been given a task that involves getting a directory listing from a remote server (e.g. DIR \\server\incoming\data\archive\*.dat).  Is there any way to do this that does not involve calling a sproc that invokes xp_cmdshell?  If so, can you provide a link or two that will point me in the right direction?Thanks in advance,Alex</description><pubDate>Tue, 04 Jun 2013 13:22:03 GMT</pubDate><dc:creator>alex_pixley</dc:creator></item><item><title>Double Scroll Bars</title><link>http://www.sqlservercentral.com/Forums/Topic1459774-1633-1.aspx</link><description>Hi,I was just wondering if anyone had a solution to the double scroll bars in SSRS?</description><pubDate>Tue, 04 Jun 2013 07:44:16 GMT</pubDate><dc:creator>TJT</dc:creator></item><item><title>Adding two textbox values in a matrix report</title><link>http://www.sqlservercentral.com/Forums/Topic1459141-1633-1.aspx</link><description>Hi All,How to add two matrix reports that are pointing to two different datasets?I am ok doing it this way=Sum(Fields!JobBilledExVat.Value, "Dataset1") + Sum(Fields!JobBilledExVat.Value, "Dataset2")But my matrix report populates the column field by data and the report grows based on the selected dates. when I use the above expression , it is not grouped by week.How to add two textbox values in a matrix report grouped by a column.any help pls</description><pubDate>Mon, 03 Jun 2013 03:30:02 GMT</pubDate><dc:creator>var05</dc:creator></item><item><title>Passing a value from one subreport to another subreport</title><link>http://www.sqlservercentral.com/Forums/Topic1459335-1633-1.aspx</link><description>I have a report that has more than one subreport.  I am wondering if it is possible to pass a value from one subreport to another subreport in the same main report?</description><pubDate>Mon, 03 Jun 2013 08:52:54 GMT</pubDate><dc:creator>stevenplee</dc:creator></item><item><title>Is it possible to have the same group with different label on primary and secondary axis?</title><link>http://www.sqlservercentral.com/Forums/Topic1459127-1633-1.aspx</link><description>I've been asked by a customer to have the same group on primary and secondary axis, but with different labels. The goal is to have a period as primary axis, and a number related to this period on the secondary axis. Is it possible to accomplish this?</description><pubDate>Mon, 03 Jun 2013 03:05:47 GMT</pubDate><dc:creator>okbangas</dc:creator></item><item><title>Report is taking long time to run on report manager.</title><link>http://www.sqlservercentral.com/Forums/Topic1201631-1633-1.aspx</link><description>Hello,One report is running fine in BIDS and taking some seconds in BIDS. BUT it is taking very long time on report manager and failing. Can you tell me what is the reason? OR how to fix this.Thank you,BMR</description><pubDate>Mon, 07 Nov 2011 12:06:37 GMT</pubDate><dc:creator>bmr270</dc:creator></item><item><title>Enforcing From and To Date parameters to be either NULL or have a value</title><link>http://www.sqlservercentral.com/Forums/Topic1458005-1633-1.aspx</link><description>I have from and to dates as parameters to my reports. I need to enforce the users to either enter both values, or enter none. They can't enter value for just one of these. leaving the other param to be NULL. How can I do this?Additionally, how can I enforce validation to make sure my FromDate is less than or equal to ToDate?Thanks for your help in advance.- Rex</description><pubDate>Wed, 29 May 2013 17:48:49 GMT</pubDate><dc:creator>RexHelios</dc:creator></item><item><title>SS</title><link>http://www.sqlservercentral.com/Forums/Topic1457346-1633-1.aspx</link><description>Please help! I have an SSRS report with multiple shared data sources pointing to web services. If all the web services are up, then the report works fine.  However, if just one of the web services is down, then the report fails with a connection error.  Is there any way around this so that if one of the services (data sources) is down, then the report will still run, showing data from the available datasources. Thanks.</description><pubDate>Tue, 28 May 2013 08:34:03 GMT</pubDate><dc:creator>jenkimp</dc:creator></item><item><title>Keeping the size of tablix and chart in sync</title><link>http://www.sqlservercentral.com/Forums/Topic1458468-1633-1.aspx</link><description>I have a tablix with variable width ranging anywhere from 3 columns to many columns (mostly expected to be around 15-20). I have a bar chart right below my tablix, representing the same data as that of the tablix. For aesthetic pleasure and consistency, I would like to keep the width of my bar graph to align with the tablix. Can anyone tell me how to accomplish this dynamically?Thanks,Rex</description><pubDate>Thu, 30 May 2013 14:57:25 GMT</pubDate><dc:creator>RexHelios</dc:creator></item><item><title>Paging in SSRS report with huge result set</title><link>http://www.sqlservercentral.com/Forums/Topic1457999-1633-1.aspx</link><description>I have a report that returns a big result set (100s of pages long). Is there a way to make the first page generated (rendered) first for faster response time? The next page should be rendered only when the user tries to navigate to it. I am sure someone must have done this before. Can anyone shed some light on this, please?- Rex</description><pubDate>Wed, 29 May 2013 17:19:10 GMT</pubDate><dc:creator>RexHelios</dc:creator></item><item><title>SSRS Main reports displaying a customr error msg if sub report doesnt work</title><link>http://www.sqlservercentral.com/Forums/Topic1458131-1633-1.aspx</link><description>Hi All,I have a main report and ten sub reports and everything is working fine. If the data source of one sub report is down, then it displays error message for that sub report in the main report,Is there any means by which we cant handle the error message and show a custom error message in the main report??any help ?Thanks</description><pubDate>Thu, 30 May 2013 05:08:04 GMT</pubDate><dc:creator>var05</dc:creator></item><item><title>How do i get all the month names to display in the report?</title><link>http://www.sqlservercentral.com/Forums/Topic1457609-1633-1.aspx</link><description>I've created a report that shows number of visits to our websites by month.  However, its not showing the month names for each month, only january, november and january.  How do I show every month number? There is visits(data) every month since Jan 2011 to present.  I've included screen shots to help explain</description><pubDate>Wed, 29 May 2013 02:24:07 GMT</pubDate><dc:creator>kelster101757</dc:creator></item><item><title>Increasing Load Speeds with Multiple Datasets</title><link>http://www.sqlservercentral.com/Forums/Topic1457630-1633-1.aspx</link><description>Hi, I'm wondering if anybody has any tips on increasing load speeds in report files that use numerous datasets. I am aware of the following methods:1) Only query for the rows you need and no more2) Only query for the column you need and no more3) Order results in the report not in the query.4) Group the data in the query to reduce the number of rows being returned.Have you any other tips? Creating indices on parameter fields maybe? Thanks, Dave</description><pubDate>Wed, 29 May 2013 03:34:11 GMT</pubDate><dc:creator>seatedElephant</dc:creator></item><item><title>How do i email a report ive created</title><link>http://www.sqlservercentral.com/Forums/Topic1457256-1633-1.aspx</link><description>How do I email a report I've created in Reporting Service 2008 R2 every month to a email address.  I have configured email settings in Reporting Services Configuration Manager.  Thanks</description><pubDate>Tue, 28 May 2013 04:31:00 GMT</pubDate><dc:creator>kelster101757</dc:creator></item><item><title>Toggle with Action to go to report</title><link>http://www.sqlservercentral.com/Forums/Topic1457401-1633-1.aspx</link><description>Hey all,I have a matrix.  It has qtrs and months along the top.It has a drillthrough;  So when you click through - at the moment it always passes the month to the detail report.When the data is expanded to the month level - thats fine.  But when its compressed to the Qtr level - then how do i get it to pass only the Qtr.  Currently it passes the first month.Basically how do i know if its toggled or not....Any ideas? TIADan</description><pubDate>Tue, 28 May 2013 09:30:14 GMT</pubDate><dc:creator>danielfountain</dc:creator></item><item><title>SSRS 2012 Report Deployed in Sharepoint 2010</title><link>http://www.sqlservercentral.com/Forums/Topic1456010-1633-1.aspx</link><description>Hi,    I have deployed the ssrs 2012 report to sharepoint 2010. I have problem Header Logo.If i remove the Header logo from report the report is getting executed. but if i kept the logo the report did not get executed.can any one help me in this?Thanks</description><pubDate>Thu, 23 May 2013 07:40:17 GMT</pubDate><dc:creator>vax09</dc:creator></item><item><title>Reporting grouping design- while invoking Sub report.</title><link>http://www.sqlservercentral.com/Forums/Topic1456808-1633-1.aspx</link><description>HI,I am working on SSRS Grouping with Subreport. I’m trying to get solution for the issue. But I'm unable to achieve it.Please let me know if anyone know regarding the below issue. Please find attached screen for more clarity. Thanks in advance.Regards,SaintMount.</description><pubDate>Sat, 25 May 2013 13:02:22 GMT</pubDate><dc:creator>Saintmount.Sql</dc:creator></item><item><title>How to change Excel format in SSRS 2012</title><link>http://www.sqlservercentral.com/Forums/Topic1456355-1633-1.aspx</link><description>Hello,I have previously been using SQL Reporting Service 2008 R2. We have now switched over to SQL Reporting Services 2012. When a user goes to run a report then go to save in Excel format, they get the message: Do you want to save or open [b]report.xlsl [/b]However in 2008, we get the message that users can save in xls format. Is it possible to default users to be able to save in xls format in SQL 2012 Reporting Services.Regards</description><pubDate>Fri, 24 May 2013 03:42:18 GMT</pubDate><dc:creator>dbman</dc:creator></item></channel></rss>