SSRS PDF Sharepoint question
Is there a way i could export a report in PDF format on a sharepoint documet library?????? I have a requirement... So i created a site in share point and under that i created a Library for reports... I...
View ArticleHorizontal Bar Chart
Hi, I have dataset returning result something like this: (11 Columns) But the requirement for Chart view is different and i am not able to get with the dataset fields i have. Below is the requirement....
View ArticleView report
I would like to bring a report up in page width view instead of 100%, is this possible?
View ArticleQuery Builder "N" Statement "Stopped Working" after SP2 (SQL 2008 R2)
I have the following WHERE statement - was working fine until this week, when I think the SP2 upgrade impacted it: WHERE (NOT ([Project Status] IN (N'Cancelled', N'Completed'))) AND ([Work Area] =...
View ArticleSSRS 2008 r2 - Percent of column value on secondary y-axis
I have a set of charts that use stacked bars for on time delivery. It stacks open, on time, and late in the columns by month as I want and looks great. What I need now is to create a percentage of on...
View ArticleOrganizing Reports in SSRS folder tree
Hi, I’d like to know how to best organize our company’s SSRS site. Should the permissions for the HOME folder be to all users and then sub folders should have a less permitted number of users? Or...
View ArticleSSRS Formatting
on SSRS, i need to put an expression to eliminate the last 2 records of a row in a table report. The 6 month rolling averages cause incorrect results for future dates with 0 records. Please help. Thank...
View ArticleIs it possible to collapse data from a placeholder in report header
Hi, I was wondering if there is a way to collapse data inside a placeholder in report header if say I have more than 200 character in it. I wan to display my parameter but if I have a multi select...
View ArticleHow to add a column below?
I need to move two of my total rows from the top to the bottom of the groups. But first I need to add rows below. Looking at the yellow and blue rows here, you will see that each of them appears...
View ArticleReport Results show #Error using Split Function in Field Expression
I have this expression in a Report =iif(Fields!TotalAuthors.Value >3,split(Fields!Authors.Value,";")(2),"Less than 3") where TotalAuthors is a CalculatedValue from the dataset TotalAuthors =...
View ArticleSorting the Week name correctly
Hello Experts, in the matrix report i build I have the data displayed by week name (Year and week name Eg: 2012 - W1). The problem i have is I am unable to sort them correctly as it is a varchar. I am...
View ArticleAlternating Row Colours and Groups
Hi all, I have a requirement to alternate row colour unless the row is the second (or more) within a group. I tried the below expression - which kind of works. Except that the row after a group has...
View ArticleHow do I remove a no-longer-existent node from scale-out deployment that is...
During build of a clustered SQL2012 instance, Reporting Services was missed on the passive node and in an effort to add it post-engine-install, MSSQLSERVER2 became the designated instance name for RS....
View ArticlePowerView empty fied list
Hi, I have created a BISM connection file in a SharePoint 2013 library from a tabular model deployed in AS server. When I click the Create Powerview report from this BISM file, the field list is...
View ArticleMonth with no data missing in Line chart or Sparkline
Hi, Developed a SSRS report where we need to show the monthy Trend. There are orgs which do not carry data for all months, hence to capture such month and show 0 against them, used CTE to generate a...
View ArticleSSRS report IN CRM 2011 "Error has occured": Report Render Failure: Thread...
Hi, When running a SSRS report in CRM 2011,this error is thrown Error | SrsReportViewer.ReportErrorHandler at SrsReportViewer.ReportErrorHandler(Object sender, ReportErrorEventArgs e) at...
View ArticleSSRS user security issue -- using SQL Server securities instead of stored...
Hi there, This one has me running in circles, and it seems like it HAS to be something simple. Basically, I have a stored procedure that I use to populate a drop down field for choosing a department...
View Articlerelated to reporting services...
Hi All, i installed the reporting server(2008r2)...my main problem is i am trying to connect the reporting server from url...but it's connecting successfully from https...when i am trying to connect...
View ArticleSSRS PDF
How can i export a Report periodically into a Local Folder??? If i create a folder on a server and have a report run everydya and export it on PDF format???FM
View ArticleORA-01460: unimplemented or unreasonable conversion requested
I am getting the following error when trying to create a report in BIDS 2008: ORA-01460: unimplemented or unreasonable conversion requested I am calling a stored proecdure in my report, the precodure...
View Article