Export to Excel problem with Image + Cell Height
Hi All,I have a report where in a column of a Table I am using an embeded Image and also having some columns that are coming from database. The Report is behaving fine while it is rendering in HTML...
View Articlessrs: can ssrs charts and tables supports radio button and drop down controls...
Hi, we are having a requirement for ssrs report as it was containing charts with dropdown and radio button controls. my question is can ssrs support radio and drop down controls in charts and in...
View ArticleRegarding the SSRS Report generation Issue.
Hello, We are facing a strange issue while accessing the reports from the sharepoint. We do have a SSRS (which is deployed to Sharepoint), which wil be fetching the data from Analysis...
View ArticleHow to use a 32 bit running SSIS DataSource (like Run64bitRuntime=false) in...
Hi All,I have a SSRS (2008 R2 64 bits) report where i want to expose data from an Access (Office 2010 32 bits) DB, both in an 64bit OS.After searching, it seemed the proposed solution would be to use a...
View ArticleMulti parameter values selection problem in Report
Hi,I am using parameter selection in my Report which i am connecting to Oracle through Linked SQL Server.The following works well when selecting parameter value:SELECT * FROM OPENQUERY(DATAINT,'SELECT...
View ArticleSSRS - Linked reports not showing Parameter Panel from Dashboard with no...
I have a strange problem that is quite infuriating. I created a dashboard with links to other reports to cut down on the number of subscriptions we needed to set up and send out. Originally I had a...
View ArticleHow to update the CLR Functions using in SSRS
Hi, I am new to create reports using CLR Functions.I have some existed CLR Function which are used to create reports but i want to update those functions(Means change the number of parameters and...
View ArticleDeploy Report
I use Visual Studio Business Intelligence Reporting Services to develop a report and would like to deploy the report.I am able to deploy the reports to SSRS server.I just wanted to know I only can...
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 ArticleUpdate the Report Definition Programmatically : textbox properties with C#
Hello,I'm trying to use http://msdn.microsoft.com/en-us/library/aa337390.aspx to update my report. List<ItemsChoiceType118> _reportItems = new...
View ArticleMerged cell issue on Excel output from SSRS 2008
Hi all.I'm sure this is a comman problem that most have come across at some point whilst using SSRS 2008 and was hoping someone may have found a solution.When exporting a rdl into Excel a text that...
View Articlepass parameters from to asp.net to reporting service
Hi there, I want to pass the parameter from our report to the asp.net page, hope someone could tell us how to do that. Thanks in advance~-Regards,Aaronjun
View ArticleNo Repeat Header
That such a fellow, I have a report that I generated over a sheet with results, and I want to do is that after the second page I repeat report header ... I can do that is if they if they can guide me...
View ArticleControlling Data Type when Exporting to .csv
Hello everyone,I have a series of SSRS reports that are made available to users in a web application in HTML format, and in addition they all have the option of exporting the report to .CSVSeveral...
View ArticleProblem with expression using IIF() and ISNOTHING()
Can anyone tell me what is wrong with these expression? Looks alright to me but SSRS 2008R2 throws an error saying "expression required".\=IIF( IsNothing(Fields!SHIPMENT_DATE.Value), '',...
View ArticleHow to track the users
Hi I'm using SSRS 2008 R2 and I'm not using SQL Server Management Studio. My data source is Oracle 11G.How to track the users using the report and load that data in a table in oracle DB.Royal Thomas
View ArticleDate Parameter Format to MM/DD/YYYY
Hi I have parameter from my cube where its format is as in below image. But I want it to be in MM/DD/YYYY format. Can someone please help me with MDX date format functions to achieve this. Thank You in...
View ArticleSum 2 Columns in a reporting services Matrix
I have matrix in my report having column field "Layer Origin".Layer Origin has 3 values:New BusinessRenewal - RewrittenRenewal - Same Termsif i run the report as is it will show Totals for each of the...
View ArticleSQL Server Data Tools Giving Error "The request failed with HTTP status 404:...
Hi, I am using Server reports in my application. I am using SQL server 2012 with visual studio 2102. I successfully configured the report service and I am able to open report manager through browser. I...
View ArticlePlease suggest a reporting tool for end users
HiPlease suggest a reporting tool for end users that can be integrated in .net web based site.End user should be able to create RDL reports (dynamically) using a predefined data source and should be...
View Article