SSRS 2008 R2 Image from database not rendering when exported to Word
I have an SSRS 2008 R2 report with a jpeg image in the body that is coming from the database. The image shows up fine when I deploy the report and view it in the browser as well as when exported to...
View ArticleRegarding the SSRS series configuration issue.
Hello, Good Evening!!..From our end, we are facing an issue while defining an action with respect to mentioned series propties.As specified in the below screenshot, we are having the...
View ArticleSSRS: How to deploy RDLC files with visual-studio 2010 setup
i am developing a win apps where many rdlc are there in report folder of that project. when i will create a setup for delivery to client then do i need to include all those rdlc file manually or it...
View ArticleSQl 2005 Reporting Services install
I am trying to set it up on my 2005 SQL server and not having much luck I followed the instructions at msdn.microsoft.com/en-us/library/aa545330 and when I get to the #6 there is no Reporting Services...
View ArticleSend Email from Report Execution
Hello,I am looking for a way to call a report via URL and have it delivered via email. The use case I am trying to solve is:Project tracking information is stored in a databaseThe project manager needs...
View ArticleCascading Parameter
Hi I am using SSRS 05 to retrieve all invoices for a particular companies selected from a drop down box.--Result set companyname select companyname, company_id from companies where company_id in...
View ArticleConnecting from SharePoint Performance Point 2013 Preview to SSAS 2012
Hi all, I have a problem with connecting from SharePoint Performance Point 2013 Preview to SSAS 2012. I'm sure I did all the settings correctly and I just double checked everything several times....
View ArticleApplying filters on data models in C#
Hi,I am working on SSRS 2008 R2. I have reports which uses shared data sets. I have an application in C# with Winforms Report Viewer control. The application shows the report dataset(s) with its...
View Articlesave to pdf not saving entire report
I have a report im trying to save to pdf. It saves a few pages of the report. When I view it online i can see all the pages.I dont see any errors in the log files. Any ideas as to why this is hapening?
View ArticleSharePoint 2010 Report Viewer Date Format dd/mm/yyyy
We are experiencing a issue with SSRS 2012 using integrated mode in SharePoint 2010. It seems that the report viewer webpart does not like Australian date parameters. We have made sure that...
View ArticleExport of reports with Cyrillic characters to PDF
I use ReportBuilder 3.0 for building reports. When exporting Cyrillic texts to PDF, everything is fine. However, if I then try to copy and paste parts of it into Word or Notepad, characters turn into a...
View ArticleCount rows in dataset
Hi there,I have a table with fields Name and Date. I need to get amount of all different names within a period of time. Period of time have to be setted by report user.What's the best way of doing this?
View ArticleHTTP Error 500.23 - Internal Server Error. An ASP.NET setting has been...
When i upload my website using Filezilla and run login page, i get the following error:HTTP Error 500.23 - Internal Server ErrorAn ASP.NET setting has been detected that does not apply in Integrated...
View Articleunable to call custom code in ssrs 2008 r2
i have placed the following code in code sectionPublic Function ChangeWord(ByVal s As String) As String Dim strBuilder As New System.Text.StringBuilder(s) If s.Contains("com") Then...
View ArticleParameter to mdx in ssrs
Hi,It could be very simple question but couldnt get it out from net,so here it isI have a MDX sayWITH MEMBER [Measures].[Rev] AS ([Measures].[Total Rev] ,[Dim Period].[Dim Period].&[201211]) SELECT...
View ArticleWhere is support for Report Server projects in VS 2012 with SQL Server Data...
Where is support for Report Server projects in VS 2012 with SQL Server Data Tools for VS 2012 Premium? I've upgraded my SQL Server to 2012, and thus cannot use the old Business Intelligence Studio...
View ArticleCan You Use Excel as a Data Source in Report Model project
Hi,Can we use Excel as a Data Source in Report Model project and deploye on report server ?I am using Excel 2007 as a datasource in report model and want to deploye this report model on report server...
View ArticleProblem to access Report Server by internet Explorer
I cretaed a report using BIDS and deploy to Report Server.I use Win 7, SQL Server 2012 Express and internet Explorer.I am the admin of computer, SQL Server and databases.I got The permissions granted...
View ArticleExport SSRS 2005 Report data to one pdf page
Hi, My requirement is to export the Report to one pdf page. The report has three Rectangle and ten tables inside the rectangle. Also I placed all those three rectangles inside one outer Rectangle....
View Articlemonthly sales comparision
HI all i have a table like this:nameyearmonthsaleb1201231540207b1201242739439b2201231367591b2201242138555now client want a report which accepts four parameters year1,m1 and year2 and m2for e.g. if...
View Article