expression statement to determine sum or avg aggregate in SSRS
I am trying to code an expression that will look at the value of a column "The_Group" to determine whether to us a SUM or an AVG for the TOTAL column.Im looking for correct syntax for an expression...
View ArticleSide by side details (or over/under) at two different grouping levels
Hello, I have a SSRS 2012 report where I want to have a Group have two sets of details. For example, Region (the group) can be broken down by Customer, or by Product. This can be done easily in a...
View ArticleSSRS + Programmatically move columns to a new row
Using SQL Server 2008 R2.I have a report where the client wants a full years worth of data by each month. Each month has 5 columns. We would like to display the report by showing the following:January...
View ArticleUpgrading to SQL SSRS 2012 on SharePoint 2010 fails with Access Denied on...
Server: 2008R2 64bitSharePoint 2010: SP1 cum 12/2011 and also tried with SP2SQL SSRS 2008 R2: Developer editionI'm trying to upgrade SQL SSRS to 2012 using the msdn ISO including SP1 for 2012 Developer...
View ArticleMy new book on SQL Servefr Reporting Services 2012 is released
I am very happy to announce the release of my second book, Learn SQL Server 2012 Reporting Services. My first book, Learn SQL 2008 Server Reporting Services was published in March 2009. Both books were...
View ArticleCannot Access Web Service URL\ Report manager URL
Hi All,I've installed the SQl Server 2012 Reporting services and configured it to the default URL i.e(http://localhost:80/Reports) but when I hit advanced and try to add an other URL like...
View ArticleDate Sorting Report Builder 2.0
Hi All,I am trying to sort a date column in a report but it just doesn't want to do it.The language setting for the report builder is set to en-AU with the date format set to dd/MM/yyyy HH:MM.When I...
View ArticlePowerview - how to map using longitude and latitude from OLAP cube
Hi,I have a cube dimension containing locations of assets which I would like to show on the Powerview map (in SharePoint 2013). If I use the city-state attribute it maps fine but the map won't accept...
View ArticleHow to get the seperate tabs in excel in ssrs with out using Page Break ?
Hi,I have a one requirement .report preview has same page.whwnver it comes to Excel to get seperate tabs.is it possible to rename excel sheet name.if i can use page break ,if data is not there ,table 1...
View ArticleReport layout issue. Cannot display record in same row.
Hi guys. I got a problem in designing report. I have a sql that fetch the record containing username, date, and detail. My report is then group by username in row and date in column. Now, my report is...
View ArticleRS Configuration Manager Error
Hello,When I open RS Configuration Manager, and type in server name and click Find, I received "Invalid Class" error.I've never seen this error before. Can someone give me a pointer?Much Appreciated!
View ArticleReturn result of LookupSet in table rows
Hello,I am looking to use the lookupset function. I have a one to many relationship when one Risk has many Actions.Using this function I can return it as a comma separated line, however what I really...
View ArticleSSRS 2012 chart filters respond differently from data filters
HII am using SSRS 2102 and trying to make a series of sales charts that first show regional data and then customer data from each region. I am finding that the same filter applied at the dataset level...
View ArticleDrill Down reports over SQL Server OLTP tables
Can we create a drill down reports in SSRS by directly connectign to OLTP SQL Server database? I understand that we can it do w/ SSAS cubes but need to know if something like connecting directly to sql...
View ArticleReport Subscriptions server question:
We're a small company who have been researching different databases to which we could upgrade to. Being that we're fairly small, we're not anticipating needing many additional servers for the data we...
View ArticleHow create a report using same stored procedure to get all the fields
Hi, I want to create a custom report for SLAs used on SCOM 2012, I get the actual value of the SLA running a stored procedure that already exits on SCOM DW database, but I don't know how to build a...
View ArticleGroup Filter, How to Configure "IN" Filter
Let's say you want to do a filter on a group. The filter operator I want to use is the "IN" kind. Let's the values I want for the "IN" are text values of, "Bob" "Susan" and "Jane". How am I supposed to...
View Articlematrix report, add total column for a filtered group, but total is for all
I have a matrix report with a column group. I have a filter on this column group so that not all members of this group are shown on the report. When I add a total for this group, the total I get seems...
View ArticleSQL Reporting services (2008 R2) reports load fine locally on server but...
I have an issue accessing SQL Reports over the internet from a SharePoint 2010 site, I am using SQL 2008 R2. When I access the reports locally they load pretty quickly but over the internet I just keep...
View ArticleIs it possible to call SSRS rdl from HTML 5 with out Report Viewer control ?
Hi , Developed rdl file using Report Build 3.0 and deployed rdl in Sql Azure Portal .I want to show report from HTML 5 UI . Please provide any info / Pointers on this ?
View Article