Need column grouping only not row grouping in Matrix
Hi,I have matrix, where I am showing Projects and associated resources and doing column grouping on Year and month.Now requirement is to remove the row grouping and keep coulmn grouping as it...
View ArticleError Saving Custom Report (Known Working) in Report Builder 3.0 (SCCM 2012)
Good Afternoon All - I started at a new company recently working with SCCM 2012 and today started in on testing Software Updates. Even though I have tons of experience with SCCM, I don't with SQL...
View ArticleSSRS design details
Hi guys,I shared a image to explain better (https://www.dropbox.com/s/66qivacxjik1pc5/SSRS%20details.png)I am trying to add some details to a SSRS 2008 R2 Report.Detail 1 - I want to add a little more...
View ArticleWhat did I miss?
'EMAIL' not showing up as a delivery method for Report Subscription. Its SSRS 2008R2James Nelson
View ArticleSQL Server Report saying invalid DataSetName
I am trying to preview a report in VS2008 and I keep getting the following error in the preview window:"An error occurred during local report processing. The definition of the report 'MonthReport' is...
View ArticleHiding a tablix hides all objects below it?
SSRS 2008 R2 SP1Mulitpage report with many conditionally populated and hidden controls.Whole report is wrapped in a list - the report can be run for a single record or batches.Bottom of page two has a...
View ArticleCan I Install Reporting Services Separately?
Hello:I installed Visual Studio 2010, which automatically installs SQL Server 2008 Express on the system. However, the reporting tools (and management studio) were not installed. Is there any way I...
View Articlehow to add the total for a group in a row below that group
My requirement is to add a row below the group 'resources' which should display total billable, total non billable and total. This same thing I have implemented for a group 'project'. But when I try to...
View ArticleSSRS Line trend chart - forcing zero / null data point when we have a clean...
I have a data set with having raw dump with a date field.There are 3 scenarios,1. If the user wants to print the report by Week - category group is been set as Week first date2. If the user wants to...
View ArticleSet rectangle in bottom of page not in footer part of page
I designed a report, which will take around 1 to many pages and I have a report footer, which will print Page number. I add rectangle contents after the tablix, I get this rectangle content printed...
View ArticleWhy google chrome not displayed reports when i published the report into test...
Hi,I Am using SQL Server 2008 R2 ,I deployed my reports into development server.Here in google chrome showed blank pages,Next i followed below link,and I changes in Development...
View Articleconvert columns to rows in ssrs
please le me know how to convert columns to rows if you have any article please ping meSmash126
View ArticleCopy Subscription Settings From One Report To Another
I have three SSRS reports that I modified. The original reports had several subscriptions associated with them. When I deployed the new reports, I placed the old reports into a folder called Archive...
View ArticleSSRS 2008 Can't Add A GROUP Footer To Existing Tablix With No Footers
I don't know if anyone else has done the same thing or if I'm the only one that noticed this, but I can't add a GROUP Footer to an existing group. Here is why the responses in every forum I've seen...
View ArticleWildcard to Select Column Name using a parameter
Using SQL Reporting Services 2005 - Have a single-value Parameter selected by user from dropdown at report runtime to designate department. For example, user selects either Finance, or HR, or Marketing...
View ArticleDynamically how to design pie chart Report based on DB data in SSRS
Hi All,i need to dynamically generate pie chart report in SSRS 2008 R2. For example i have HR and IT dept. In my DB i have data for the same. IF i generate report both will come dynamically and one...
View ArticleSSRS - Using Excel as a Data Source
I haven't been able to use Excel as a data source with SSRS after quite a bit of trying. Before I start posting error messages I thought I would ask some general questions about how to set this up. I...
View ArticleSSRS Grouping vs SQL Server Grouping
Which is betterGrouping in SSRS or grouping the data in TSQL query?Thanks,Nagasayana
View ArticleHow to Create a Pivot Report
Hello,I have two Account tables.The first table has Account information like Name,Address,Taxid,Account Nature etc.The second table has all the Alternate address fields.I join these two tables based on...
View Articlecalculated measure and filter by two different dimensions
this worksWITH MEMBER [Measures].[Pre] AS SUM ( -{ [Dim Event].[Ticket].&[Open] }, ( [Measures].[Event Incidents Count] ) ) Select [Measures].[Pre] on 0 From Event However, adding another...
View Article