Table shrinking on Export
Hi all,I have a file which I am exporting to Word using a subscription, however, one of the tables on the page is being shrunk on the export, making it look quite unprofessional. It looks like the...
View ArticleReport Manager wont allow parameter selection when adding / modifying a...
Hi, Report manager has stopped allowing me to create or modify a subscription where a drop down parameter is used that gets its values from a query so that I can select one or all of the options. For...
View ArticleNested Stored Procedures in SSRS
Guys - Can it be possible to use nested stored procedures in SSRS (Main procedure calling multiple other procedures)?
View ArticleReporting server blockings issue
I'm hoping someone might be able to offer some inspiration into a problem I'm seeing with a reports. I'll start by giving some context:We are migrating from CRM 2011 to 2015 and DB from SQL 2008 r2 to...
View Articlessrs report places border around an address
I am creating a new SSRS 2008 report and I am placing an return address in the report. The Address will look like the following:Request OfficeTim Smith123 test aveWahoo, NE 68109I have placed this...
View Articlessrs display of address information
jassie1 1h 1 I am creating a new SSRS 2008 report and I am placing an return address in the report. The Address will look like the following:Request Office Tim Smith 123 test ave Wahoo, NE 68109I...
View ArticleReport Manager URL insufficient permissions
Hi everyone,We just installed SSRS 2014 in native mode On a Windows 2012 r2 server but when I try to access the Report Manager URL in a browser, directly on the host having SSRS installed or remotely,...
View ArticleParameter advice please
HelloI have a simple script that brings through, for a certain product, the date it was ordered and the date the order was completed.On a graph, I am tring to show the number ordered between a certain...
View ArticleOne of more parameter not specified - Sub form linked to each record of main...
SEEMINGLY SOLVED - I needed to specify ALL parameters to the subreport - even those with defaults on the sub. Strange it runs first time - but not subsequently with the defaults parameters not...
View ArticleDivide by Zero (Report Items)
Hello,could use some help with the Div by 0 error in the following expression. Thanks=(ReportItems!qty_complete.Value/(ReportItems!qty_complete.Value + ReportItems!qty_scrapped.Value))
View ArticleExport to pdf cuts of the page
Has any one encountered this issue where saving a report from report manager to pdf actually chops it into 3 - 4 pages?.Its a simple table.How can we resolve this.
View ArticleInput integer parameter values for quarter and year: How to get last day of...
I have a master report and 25 subreports that use two user input parameters to drive them all. Works great. I want to be able to take the integer input for quarter (1, 2, 3, or 4) and convert it into...
View ArticleHttp Error 401 when attempting to access report through report viewer
I recently had a disk crash and had to restore my development maching (VS 2010, SQL 2014, SSRS, etc.) to a new desktop computer. I have the reports configured properly (I think) and I have URL access...
View Articlessrs report not displaying report parameters
Until recently an ssrs 2008 report, displayed all the report parameters for the users to select how the reports execute.Now the report parameters do not display. The reports execute with the automatic...
View ArticleChoose multiple servers for a "server memory report"
Good morning. I'm a complete novice on SQL Reporting and I need a bump. We use Spotlight to monitor our SQL Servers. We use SQL 2014 for reporting. I have a report that I can select a date range and a...
View Articlereport print layout fine but normal layout ko
In the normal view layout, my form report is unproperly formatted. When I change to Print layout, it is properly formatted.I want my view layout to be the same as the print layout.Normal layout view...
View ArticleDynamic context menus as action elements
There's a new release for navigational menu's in SSRS[img]http://download-codeplex.sec.s-msft.com/Download?ProjectName=ssrspopupmenu&DownloadId=1429458[/img] We've added "named menu's", these allow...
View ArticleAdding a detail row when none exist
I initially thought I would not need detail rows in my VS 2008 BIDS report, and deleted them while keeping the group I needed. Now I realize that I do in fact need a detail row. However, no matter how...
View ArticleSSRS dynamic report width
Using SSRS 2008 R2, if I programmatically hide a column, how can I shrink my report width to match the now smaller tablix width?Thanks,Rob
View ArticleHighlight specific cell question
hi all,in my SSRS reporting I have one column called db_owner. the report is grouped by database name im trying to generate the total number of the access lever user for each database . after design...
View Article