Visual Studio 2017: How to configure to deploy to both 2008 and 2017 Report...
Hi All,Recently we converted a large reporting environment (1000+ reports) from SSRS2008 to SSRS2017. For a period of time, I need to support both environments, building, deploying, and configuring...
View ArticleProblem trying to convert a 2008 ssrs solution with Visual Studio 2017
trying to convert a 2008 ssrs solution with Visual Studio 2017 gives me the following error..."Visual Studio needs to make non-functional changes to this project in order to enable the project to open...
View ArticleParameter value being sent under another parameter name.
Hello, I am querying an oracle database through OLE DB. I have created 3 parameters, 2 dates and 1 number. Since the query was not working properly, I tried debugging it.First, I created a shared...
View ArticleSort Month in Ascending Order.
Hi, I am newibe in ssrs 2008 report. I created a tablix report. In my report , month is showing ascending order. But i want to display (JAn to December ). How its possible.ThanksDileep
View ArticleSSRS 2008, Issue trying to sum lookup values
Hi,I have 2 datasets, dataseta is a list of tickets and their relevant owner and databsetb is a list of owners and a daysworked first against them.I have a table with a detail grouping on ticketid and...
View ArticleHow can I programmatically discover which SSRS reports have an "embedded data...
How can I programmatically discover which SSRS reports have an "embedded data source"? I still need to know this.This question has now been answered"When the following script that lists report names...
View ArticleReport taking a long time to load in BIDS preview.
Hi I have a report which looks at a single table, that has 16 million rows.The report has 4 parameters all of which can be null. When I click on the preview tab the report displays the loading(green...
View Articlessrs 2012 report display issue
In a new ssrs 2012 report, I am having problem the report displaying the data from a sql server 2016 report. Basically I wrote a query in t-sql 2012, and I am obtaining the results I want to see when I...
View ArticleShowing Report Execution Time from where it's called
Hello,Was wondering if anyone has come across this issue before. At the bottom of our reports, we have a standard footer showing when the report is executed, and we use Globals!ExecutionTime. Our...
View ArticleSSRS report can display all value in "Preview", but can't in "browser" partially
I would like to develop the SSRS report. It can display all value in "Preview", but can't in "browser" partially.Could anyone help for the issue?Thanks so much.Regards, Anderson
View ArticleFetch SSRS embedded data sources connection string
how to fetch SSRS embedded data sources connection string from SQL Query,below one capture Shared Data-source connection string,-- Connection strings of all SSRS Shared Datasources;WITH XMLNAMESPACES...
View ArticleThe ConnectionString property has not been initialized
SQL Server 2008 R2 developers edition / Visual Studio 2008 running on Windows 7 64 bit box.Created a report with embedded data source. Works fine. Plublished report. Can view report in browser just...
View ArticleRS 2017. Description is truncated in List view and not shown in Tile view
We just upgraded to RS 2017. We have detailed descriptions on our reports. In list view, they are truncated. In tile view they are not displayed. Our users rely on the descriptions. How can we make the...
View Articlecan someone give me an example of an "rs web service link", which will...
can someone give me an example of an "rs web service link", which will eliminate the breadcrumbs when running an SSRS report in reporting services?
View Articlessrs 2012 iif problem
In an ssrs 2012 report, I am getting the error message of 'The Value Expression for the 'Textbox80.paragraphs[0].TextRuns[0]' contains an error [BC305156]. Overload resolution dailed becuase no...
View ArticlePassing XML Parameters in SSRS
Hi,I have a requirement where XML string is passed as a parameter to SSRS and SSRS should display the information as Table Steps I have Followed :1. Created a Data Source(XML) with No Connection String...
View ArticleDeserialize ACL problem
I'm developing a custom security extension to Reporting services. In my authorization class I have a problem to deserialize the ACL (secDesc parameter). I have many examples and I’m doing the same...
View ArticleVersion of the report server is not valid
Hi ,my report database is throwing an error like below after a failback from Azure VM. it used to work before the failover. This server is in AlwaysON with one of the azure server. After we failed...
View ArticleConfigure SSRS E-Mail Settings - SMTP Server with Port number
Hi Guys,I have an SSRS 2016 Reporting Services Instance, which needs to be able to send mails. Unfortunately, for some reason, this is not happening, so I've started troubleshooting and quikly noticed...
View Article