Setting Page Break based on Number of Months in a matrix
Hi,I have a matrix showing data group by month(Column group). I added this matrix inside a list control to have page break for each 12 rows. The report has Begin date and end date. There is a...
View ArticleReverse engineering SharePoint 2013 Report Builder reports to TFS visual...
We have several reports that we have built in SharePoint 2013 using report builder. It would seem like a great idea to move those back into TFS so we could access them via visual studio and have the...
View ArticleHow to setup SSRS reports to run automatically
Hi All,I am completely new to SSRS. I am currently using Visual Studio Premium 2013 version to develop my SSRS reports.I've been reading many posts in regard to setting up SSRS reports to run...
View Articlea parameter drop down with multiple columns of info
Hi we run std 2008 r2. I'm a bit familiar with SSRS dropdowns that distinguish prompts, value shown and value passed but am curious if without concatenating them to supplier names in my supplier...
View ArticleWhat are the differences between ReportService2005.asmx and...
I tried comparing wsdl but there are just too many differences to figure it out.What is the purpose of each of those web services and why are they incompatible (2010 lacking some 2005 methods for...
View ArticleCould not deploy SSRS report in integrated mode
I have one farm with the following configuration:Server 1: SQL Server 2012 SP1Server 2: SharePoint Enterprise 2013 SP1SSRS has been configured using this article...
View ArticleCOnfigure reporing server database to be on secondary hard drive
Dear all,When installing reporting services and configured the report server, the database by defaullt is created on the main drive.Is it possible to install the report server database on a second...
View ArticleTrimming some text in SSRS
HelloI'm having some data coming through in an SSRS report as:Mr John Smith (12, Livia Close, Anytown, 125765)Can anyone advise on how I can remove the 'Mr John Smith' part and also the brackets around...
View ArticleSSRS Integrated Mode and SSAS delegation issue
We have setup SharePoint 2010 with SSRS 2008 R2 and all the Kerberos goodies to do delegation. However, we have a small issue that I believe is due to caching. We setup roles in the cube that restricts...
View ArticleFormatting issues in SSRS
I am combining 2 columns into one column in report.Now I want that while combining the forecolor of the 2nd column should be of diff colorSo here T1 should be of different color.Abhinav
View ArticleSet DateTime Parameter
I'm using SQL Server 2014 and SSRS, and I have a query in SQL Server which works fine using a DATETIME variable for the WHERE clause. I'm not sure how to use the code as a parameter in SSRS though....
View ArticleHow to Migrate and Upgrade SSRS from 2008 to 2014
Dear All, I need to migrate and upgrade SQLServer 2008 SSRS reports running on Server A to SQLServer 2014 on Server B. Please advice how to do this migration I do have the following queries: 1. Will...
View ArticleIs anybody successfully migrated SSRS 2005 SP2 to SSRS 2014?
what I was doing: Try to migrate the ssrs 2005 sp2 in a old web server to SSRS 2014 in a new server (native mode)1. old SSRS web server: SSRS 2005 SP2 enterprise edition with window server 2003...
View ArticleSQL Server Reporting Services Licensing
What end user licensing is required for a deployed SSRS solution? Is a run time execution license required for end users, and does it vary on whether or not they can amend run time parameters?
View ArticleGetting CRLF from SQL Server to SSRS
In the query the drives the report in question, I build several fields dynamically that are passed to the report and displayed.I would like to be able to include something that will be interpreted by...
View ArticleCount Distinct Values in a Dataset
Hi! I am new to SSRS and am struggling to get started with using expressions in my reports. I have a dataset that queries a table with fields like :Action TimeStamp Change 2015-04-02...
View ArticleSSRS report does not display when a filter is added
I have 3 filters currently connected to an SSRS report running in Integrated mode (SSRS 2008 R2 and SharePoint 2010 SP2).If I add one more multi-select filter, and make a connection to the SSRS report,...
View ArticleHow to place $ symbol for the First and Last row of the SSRS Report
Hi All,i have a simple SSRS Report as shown below and i want to place $ symbol for the First Row of the Report and Last Row of the Report. And Dollar Should Be Left Justified.Thanks Bala.bala krishna
View Articlegroupby in category fields issueSSRS chart
Hi, I am using chart to display a simple graph. But only 2 people's displayed in the category fields which are supposed to be many. I attached the sql, please helpselect count(*)as total,[ResolvedBy]...
View ArticleCould not load file or assembly...
Could not load file or assembly 'Microsoft.ReportingServices.SharePoint.ObjectModel' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference....
View Article