Aggregate in SSRS Expression
Hi All ,When i am using =Aggregate(Fields!AHT.Value) Getting Blank in the column.But when i am taking =Fields!AHT.Value or =Sum(Fields!AHT.Value) or...
View ArticleWhere installing the report server for Reporting Services in SharePoint...
Hi,in a SharePoint 2013 farm with a web front end + app SharePoint machine plus a SQL Server db machine, is it possible to put the report server on the db server and the Reporting Services add-in on...
View ArticleCascading Reports
Hi AllI am trying to create a simple cascading report parameters as following and couldn't create it successfully.please help me on this.Am using just two tables form AdventureWorks2008 database which...
View ArticleSSRS Multiple Variable Level (Dynamic Grouping) Report with Parameters
I have an SSRS report where I have parameters for each level of the report (5 Levels Total).Each Parameter Selection has five choices.I'd have a stepped Report, and I wish for Level1 to display the...
View ArticleSSRS 2008 R2 Refresh Chart with Footer field?
Hi. I have a fairly simple report which displays totals of specific categories and calculated weighted totals by person. The problem is the Chart does not get populated with data when positioned...
View ArticleMail Merge with incosistent page sizes
Is there a way to make the pages auto fit in a mail merge document where some of the pages are a little too long to fit on 1 page?I don't want to shrink the font for the whole document, just the pages...
View ArticleCannot Create a Connection to the datasource (rsErrorOpeningConnection)
I have a report I created that runs fine when I run it but for other users they are getting "Cannot create a connection to datasource" error.SQL , Reporting Services, and the database the datasource...
View Articlehow to rearrange the chart report place automatically in SSRS 2008 R2?
Hi ,i developed some dash board reports which will display 15 reports in Dash Board . i provided one facility to the user to select required charts in dash board based on chart selection .here issues...
View ArticleSSRS Report Execution
Hi All, I'm having a bit of a weird issue with SSRS 2008 R2. I've written some SQL which runs well in query design view, in about 4 seconds. When I first add this SQL to an SSRS report it runs fine....
View ArticleSSRS Global Parameter
Hi, I have a basic knowledge with SSRS. I want to let the user pick his language with a drop-down list.I will implement it using the mathod described in this article i found:...
View ArticleSSRS - need to add and use reference.
Hello,I need to add a reference for SSRS (VS 2010).I need also use it, and I need basic example doing so.Thanks :)
View ArticleSQL SERVER 2008 SSRS Can't deploy the report which built on the SAP HANA...
Hi everyone: I take the report based on the HANA DATABASE. The Architecture is SSRS to ODBC to HANA Database (32bit drvier, because 64bit can't work.) However ,it 's very confused that I tested...
View ArticleTo Access SQL Reporting Services hosted in different server
Dear All,I need to access the reporting services which is hosted in another server from web application server(from my asp.net application). What is the right steps to do?.Please guide me.
View ArticleCannot start Reporting Services 2005 under certain AD Accounts
Hi. We have a SQL 2005 Reporting Services installation which has stopped working. The symptom is that when we run the Reporting Services service under our specific AD Account (which we refer to a...
View ArticleInfinity issue in SSRS
I have the following expression in an SSRS report:=Sum(Fields!column1.Value) * 3600 / ( Sum(Fields!column2.Value) + Sum(Fields!column3.Value) )when the report runs I get infinity for the column when...
View ArticlePowerView for multiDimensional error
iam using PowerView for multiDimensional (sql server 2012 enterprise and sharePoint 2013 enterprise),i have installed sql sp1 cummulative update #4i created a connection to the cube and it was created...
View ArticleFill Matrix down rather than across
Hi,My SSRS report has the below Matrix:Is it possible to change this so that it appears vertically rather than horisontally? I'd like Fin Period and Percent On Time to appear as column headers ansd...
View Articlehow to remove row data that should be blank?
hi guys! could you please help me. i got a problem using matrix table.in my column i got 2 types of data 1st is withpay and 2nd is withoutpayif there are no data the date should not appear. what is...
View ArticleThere is no data for the field at poision 32
Can anyone give me a pointer on this. We've got a report that's running fine in our test and development enviroments. It also runs fine with most parameter selections in the live enviroment. But if...
View Article