Users can't run a deployed SSRS report
I have a problem similar to thishttp://www.sqlservercentral.com/Forums/Topic283472-150-1.aspxI've developed a report with a shared dataset from a stored SQL 2005 procedure with a single parameter. It...
View ArticleUsers unable to schedule reports
We recently moved the Reporting Services system from one domain to another. The production domain is its new home, on a VM that houses both the dbs and SSRS services. Previously, when it was on the...
View Articleerror [BC30494] Line is too long
Hi, I have a problem with a report in SSRS 2005. I tried to add some custom code to a report. The code is absolutely simple and correct. But when trying to show the report the debugger shows the...
View ArticleHow to create pos bar & neg bar graph in a tablix
I need a graph with in a tablix, first column shows a text, next column shows value, third is combination of % value and graph according that % value, positive bar and negative bar.Here is image link...
View ArticleHow to display warning message when result set exceeds a limit value?
We have been asked to display a warning message to the user when the # of records in the report exceeds 250,000 records, i.e. if the result set in the report exceeds 250,000 row count and the user...
View Articlessrs watermark 2005
HiI'm new to SSRS and I'm given this problem, I'm creating a report in VS 2005. In my Dataset I have a field that returns either N or Y, if it returned Y it means that the report is in error and the...
View ArticlePrint option cause IE to crash
Our end users on their XP machines who are using IE 8 are not having this issue. However anyone on Windows 7 and using IE 10 or IE 11 have the browser stop working when trying to use the Print icon in...
View ArticleSSRS file share subscription
I have a data driven subscription that generates files and stored into file share - is there a log in SSRS 2008R2 db to find out path of the file that is generated?
View ArticleJunk in my tables
Somehow I've ended up with junk characters in my database, and when I export to Excel using SSRS, excel just deletes the entire contents due to the invalid character. I've found the character in my...
View ArticleOpen microsoft outlook by clicking field on SSRS report
I know this is possible in Business Objects, maybe it is here too, but I cannot seem to figure it out or find it. Any help or direction will be greatly appreciated.How can I open microsoft outlock by...
View ArticleSend email to 2 recipients from link in report
Hello,I am trying to get this to work. I have a text box that I have added an action. In the action I have go to URL. For the URL, I have:mailto:"recipient1@domain.com"&"?cc=recipient2@domain.com"...
View ArticleSubscriptions got deleted
Hi,We have a SSRS report which is scheduled to run daily and send the e-Mails to clients once ran successfully. Some how those subscriptions got deleted. We can recreate those not a big deal. But,...
View ArticleSSRS Database credentials problem under domain environment
I have developed an ASP.Net application and used report viewer for SSRS and deployed on the client site. Earlier I used windows credentials for under domain environment but the client changes the...
View ArticleSSRS filters using "IN"
I have a table that I need to sort by multiple values and am not having much luck. Is is possible to use the "In" expression in a table?Field: =Fields!XYZ.valueOperator: INValue: ?????When I only use 1...
View ArticleEntire Page Resizes With Tablix
Hello, all. I just discovered this site today and thought I would see if anyone had a solution for this problem I've encountered.I have a tablix in my report that looks like...
View ArticleHTML reports not rendering properly from SQL Server 2008R2 Express Ed w/ Adv...
I have several reports which were developed in SQL Server 2005 that I am now trying to run in SQL Server 2008R2 Express Edition with Adv. Services (aka SSRS). When I execute the reports the little...
View ArticlePassing parameter from Table View from Oracle returns empty result
Hi All,I have spent few hours looking into the issue and still cannot figure this one out.I have created parameter @OrgNumber which I am getting the available values from View(Oracle - connected via...
View ArticleSSRS Data-Driven Subscription not writing to SharePoint UNC
The subject pretty much describes the issue. I have a data-driven subscription with two outputs:Excel file to network share, that I identify with a UNC, andExcel file to SharePoint document library. I...
View ArticleReport has horizontal scroll bars but only utilizing half the width of the...
I have a report that looks fine in VS in preview mode but after deploying it, it has horizontal scroll bars but only utilizing half the width of the browser. How can I get the report to utilize the...
View Article