SSRS report with Custom Assembly error
Hi All,I am trying to get an SSRS report that uses a Custom Assembly (called AgeLib.dll) to work with a test SQL 2012, SharePoint 2013, and Windows 2012 server. The same SSRS report worked perfectly...
View Articlebuilding an expression using param's label field instead of value field
Hi. We run 2012 enterprise and i wonder what the path of least resistance is to using a param's query based label field (instead of value field) in an expression for chart title? Label field doesnt...
View ArticleHow to get SharePoint Group in SSRS
I generated a report in SSRS 2008, deployed in MOSS 2007 (SSRS in integration Mode). I want to pass loggedin user group(SharePoint Group) to the report as a parameter. how can i solve this problem.
View ArticleIndex was outside the bounds of the array.
I created a report for a web application based on SQL Server 2005 reporting service. Somehow, I get this "Index was outside the bounds of the array" error once a while. I have no idea how to trouble...
View Articlex axis labels appear only intermittently on bar chart
Hi. We run 2012 enterprise and my x axis category groups are showing up only intermittently. Their string format is xxx yyyy where xxx is month abbrev and yyyy is year. I see all of my sales bars...
View Articlessrs 2008 want parameter default values to display
In an ssrs 2008 report, I want to add a parameter called Processed and have default values set so the user does not have to select the parameters. The problem is the default parameters are not...
View Articlewhat is the meaning for 15 days old and greater in ssrs
Hi Friends,Can any one pls tell me what is the meaning for 15 days old and greater data should be displayed in the report.It means Date column >= getdate() -15 ??? or Date column <= getdate()...
View ArticleHow to reorder columns and make all labels appear?
I have a chart in my 2008 R2 report:I want to reorder these programs in alphabetical order and I want to display all programs. In the image above, see how only some of the program labels appear?Here...
View Articlessrs rendering on click of path not dispalying xls file
I have an link where i need to click and open report in the format needed. pdf is working http://localhost/ReportServer?%2fReport&rs:Command=Render&rs:format=pdfxls is not...
View Articlehow export report SSRS to TIFF image programticlly
dear all, I have in my application reports called from my page to the reporting service of SQL-Server.I want in my web-form (with programming) to export this report to TIFF image ...
View ArticleStartDate and EndDate Vlaidation with messagebox
Hi All,Iam finding issue with custom code for date validation.i wana show error message like thiscan anyone tell me how to get it.
View Articlehow to default SSRS reports to hide parameters bar at top
hi all,When a report is open I want the default view to hide the parameter bar at top. however if a user wants to he/she should be able to make the parameters visible. is this possible?thankssonny
View Articlepopup column value in new window instead of tooltip
I have columns called as STATUS , STATUS_Description.Earlier i had Tooltip of STATUS as STATUS_Description.Now i would like to openup the STATUS_Description on click of STATUS enabling user to copy...
View ArticlerrRenderingError after upgrading to SQL Server 2008 R2
Hi you all, We upgraded from SQL Server 2008 to SQL Server 2008 R2, we exported and imported our reports and most of them worked but some of them don't. The problem occurs when we provide multiple...
View ArticleIndex of the Headings in the Table - Group row number 1. 1.1
I need to see the data as below in the grouping tableIndex of the Headings in the Table.1 Heading1.1 Sub Heading1.1.1 Detail Heading11.1.2 Detail Heading2etc..kindly help me on the expressionShanmugaRaj
View ArticleCan someone help me with the correct SQL code to use in SSRS to get two...
I have two columns for the fields staff_role and the other column contains last_name, first_name. What I want to do is pull three specific staff roles, if they are present, then also fill in the last...
View ArticleReport Model Project in SQL SSRS 2012
Hello,I am trying to create a report model in SSRS 2012. Unfortunately the option create new report model project is not avaialble any more. How can i create a report model in this version?Thanks in...
View ArticleHow to make a table to display perticular number of rows per page??
Hi,Can anybody tell how to ristrict the number of rows per page in SSRS?I have a table in my report.I know we have to use" =Int(RowNumber(Nothing)/25)" in group expression.But I already have 3 group...
View ArticleArial Unicode text overlapping after updgrading from ssrs 2008 to ssrs 2008 R2.
Hi, we recently upgraded our dev environment to SSRS 2008 R2 SP2. We are seeing issues with Arial Unicode font when exported to PDF. Text is overlapping and hard to read. Below is the example...
View ArticleSSRS 2008R2 Reports issue (Rendering??)
HiI have some SSRS 2008 R2 reports.. They look ok in Development Studio but not ok on the report server (see below). Few reports are ok.. but most of them are not.I don't know what it is going on. Can...
View Article