SSRS 2005 vs SSRS 2012 (Rendering Format)
Hello,First off thank you for taking the time to read the question posted. We have just recently deployed SSRS 2012 and are in the middle of migrating from SSRS 2005. My end users are noticing a some...
View ArticleWhich user SSRS Custom code authenicate to access database?
Hi, I have a custom assembly code that resides on reporting server (integrated with SharePoint). To access sql server database from assembly, if I create an internal user within SQL Server, in...
View Articlesparklines etc.
Hi, I think I'm going nuts... So simple report... products, months, sales amt. that's it... Now I want to show Products on rows and on columns I want to show Last Month, Average 3 months, Difference...
View ArticleReport Manager script error, user access issues
Is it possible to repair SSRS? Can access get corrupted for certain users? Is there a way to repair access?When regular users open iMIS, the initial report manager home page generates a script error....
View ArticleSSRS report parameter left blank to select all
Hello,Before posting this question I have looked at related topics and couldn't find a clear answer!Question: Is there a workaround for a parameter to select all if blank?I have a report that has a...
View ArticleRisk Matrix SQL Reporting Services
hello how create risk matrix qith repirting services on SQL Server and visual studio for Project server 2010? Thanks
View ArticleSSRS 2008 R2 Dynamic Height, chart shifts downward
I'm using the dynamic height property in a horizontal bar chart successfully, but as the chart grows, the legend and the visual element of the chart itself is shifting downwards:With only a few rows,...
View ArticleCustom Javascript not working on SSRS 2008r2 w. sp1
This works in 2008… doesn’t work in 2008r2 w. sp1 Adding the below to the end of this file:C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager\js function...
View ArticleReport page Header Question.....
I have a issue with one of my report. I am have 2 text boxes in my report page header im using this expression Reportitems!Name.value & Reportitems!City.value in my report header. The report runs...
View ArticleSSRS 2008 R2 failed to start due to Runtime-implemented method with non-zero...
Has anyone run into this issue? Doing a search in terms of SSRS gives me nothing. This looks like a programming error with a library or an assembly. What causes this? I have no custom coding on...
View ArticleHow do I create a duplicate report in SSRS for editing
I'd like to create a duplicate of a report so I can rename and reuse it with only minor changes. I tried copying the rdl, but the data sets and data sources broke down and I can't really figure out...
View ArticlePassing multi-value parameter in stored procedure ssrs
I have customer parameter which is a drop down list in my report and I have set it to "allow multiple values". This is an SSRS report.How do I pass multiple values to my stored procedure?RJ
View Articlefree ParameterDialog for Report Viewer LocalReport
Is there a free code/object/tools to bring up prompt dialog parameter in Report Viewer localreport.I've seen product like DivX can automatic generate UI parameter input based on Rldc without to codeing...
View ArticleSSRS 2008 R2 deployment issues in mozilla firefox browser?
Hi ,i developed and deployed one report in ssrs2008 r2.i can able to use my URL in IE and Google Chrome.but when ever i use my report URL in mozilla firefox then it is asking username and...
View ArticleRows into column conversion
Hello,I have a report which includes a SP and this SP returns many rows. I want to view these rows horizontally. Does anyone know how this can be done. I am very new to reporting services. Thanks in...
View ArticleMultiple Values in a column into separate rows
SelectA,B,C,DFrom CloudC includes multiple values like (a,b,c,d) so I want my result to look likeA aA bA cA dB aC aD aRight now it shows as:-A a,b,c,dB aC aD aI have looked at Split function but...
View Articleformat text in textbox
I have 1 text box with 8 digits (always 8 digits only)eg: "12345678" (this is a string no int but always a numeric string because some time its 00000001 also)now I just wan to show it as 1234 5678I...
View ArticleTable enclosed within a rectangle doesnt show border when table spans for...
We use SSRS 2008 R2 reporting services. In all our reports we use a rectangle to enclose any objects used in the report. Like we have a report with tablix enclosed within a rectangle. When running the...
View ArticleCompress/Zip Reporting Services Export options
Hey everyone, I have an issue where i am sending out files with 30,000+ lines and they are reaching the 11mb, 12mb in size. This is becoming and issue for us, as we are only allowed to email up to 10mb...
View ArticleReport Parameter Area view in development machine but not on Sharepoint 2010...
Hi,- Created a parameter(@TECHNOLOGY) which "Allow Multiple Values" and "Selected parameter visibility : Visible". - Drop the 'Tablix' on Report(Report1) and fill the details area with columns which i...
View Article