FILTER NOT WORKING IN SSRS
Steps taken in creating my filter:1) I created a parameter called TemporaryPermanent. In "General", Name: TemporaryPermanent Prompt: Temporary / Permanent Data Type: Integer "Allow Multiple Values"...
View ArticleNon-Admin users can view but not run reports
I have been all over the internet for 3 days trying to determine why non-admin users cannot get access to reports as part of the 'Browser' role.I am in sql server 2008 R2 on a Windows 2003 server. I...
View ArticleTablix headers not repeating in SSRS 2008
I have created a new report & add a table to it. When I select "Tablix Properties" and check on Columns Headers -> "Repeat Cheader columns on each page" the header columns do not repeat on each...
View ArticleURL passing in SSRS
Hi Group, I am designing a report which has to be rendered in a website. The report has a ID and the ID is a hyperlink. The link should go to a perticular read only page of website...
View ArticleNumber Format in Power View Tables and Charts
Hi,Is there a way to display numbers in 1000's in power view tables and charts. Am using Power View functionality within Excel 2013 and it will be nice to summarize numbers in 1000's.ThanksPoornima
View Articlead hoc reports in Report Viewer control
I've been looking all over the web to find an answer to my bosses question. Can a report viewer control be used to create a report from scratch, or does it have to be a report already designed in...
View ArticleSSRS Basic Requirements
Really stupid question, but I have to ask - do I have to have SQL server installed to be able to create reports using SSRS? I'm assuming I do, because based on all of the tutorials I've looked at,...
View ArticleHow to display external images from another server on network.
I have a view designed on a sql 2008 r2 database that has all the information to display that I need.In this is the UNC path to an image I need to display. the image resides in a fileshare on another...
View ArticleWildcards in report parameters.
How do I accomplish wildcards in report parameters? With my requirement, I cannot simply concatenate '%' + @in_value + '%' because each @in_value might have a different set of wildcards.Example:SQL...
View ArticleSSRS 2008 R2 Bug - Chart duplicating and unwanted resize
Hi,I'm using 2 charts on my report, one line chart and one pie chartFound a bug on SSRS related to chart. it's duplicating chart, the 2nd chart appears below the 1st chartAfter some research on the...
View ArticleHow do I transfer "My Subscriptions"?
I am an administrator in Reporting Services 2000/2005 (mixed environment) and have set up several report subscriptions. I see all of the subscriptions under "My Subscriptions" which provides an easy...
View ArticleSSRS2008R2 in SharePoint2007 Integrated mode is caching user credentials
Hey People,this probably needs to be in a SharePoint forum, but there aren't any "MS supported" SharePoint forums, so I'll start here and see how I go.I recently set up an SSRS2008R2 instance on an...
View Articleparameter dependency error
Hi, My ssrs report has several datasets. One of them uses a stored procedure (sp) which takes two parameters. When I try to run the report, the error is: The report parameter 'MyCode' has a...
View ArticleMDX / Calculated member to get Current Quarter and Previous Quarter Revenues
Hi, i am new to SSRS reporting but have been put on a customer project for building SSRS reports. I have worked on SSAS but little weak on SSRS.I have an SSAS cube that has a measure called "Revenue"...
View ArticleRemove white space from border in ssrs
Hi,I have a ssrs report. I set its bottom border color as green in each text box one by one. But its giving me following error.Please see Green border below 1000. It containing s small white dot in...
View ArticleSSRS 2005 WebService Programatic Multiple Parameters?
I am using ssrs webservices with c#. Works great until I try to pass in multiple parameters then I get:"Default value or value provided for the report parameter 'X' is not a valid value." I am at a...
View ArticleHow do I restrict a multivalue parameter
HiI have a report that contains people and competencies that these people possess.I have used a multivalue parameter for a report so that the user can select multiple competencies and then run the...
View ArticleORA-01460: unimplemented or unreasonable conversion requested
When i am passing parameters from BIDS 2008 to Oracle procedure, i am getting the following error:ORA-01460: unimplemented or unreasonable conversion requestedi belive this error is occuring beacuse...
View ArticleSSRS 2008 R2 Duplicated Charts.
SQL SERVER R2 and VS 2010 This issue happens when I migrated of SQL SERVER 2008 to SQL SERVER 2008 R2.My ReportViewer control has the AsyncRendering property = false; When I remove this property the...
View ArticleDuplicate Charts displayed in reportviewer
We have upgraded our reporting services from SQL 2005 to SQL 2008 R2We have reports that have charts in a table that are grouped based on a unique IDs.A variable number of charts will be displayed...
View Article