SSRS & Chrome - Partial Report
Hi AllSo this works perfectly with Internet Explorer. When I view a report with Chrome, I get a report that requires me to scroll down on the right hand side to view the entire report. On IE the report...
View Articledeployment config.
Hi all, I need to come up with a decent SSRS config & would appreciate your advice.My estate is as follows:All windows & SQL 2008 R2. 1 x 3 node cluster - 8 x high profile SQL 2008 R2 instanc
View ArticleExecutionLogStorage table and Subscriptions table
Is there a way to get only the ExecutionLogStorage rows that correspond to a particular subscription in the Subscriptions table? I'd like to get some of the time columns from ExecutionLogStorage for a...
View ArticleExporting as pdf reverts to Letter size instead of Legal
In Reporting Services, I have a report *.rdl with Report Properties Paper size of Legal. When I run it then print, it keeps the Legal Paper size. However when it's exported to pdf, it reverts back to...
View ArticleScripting out SSRS 2012 instance & config
Is there a way to script out an existing SSRS instance & configuration so it can be replicated quickly on another server?
View ArticleSSRS Excel export group filtering
HiI'm building a tablix with several groups (I'm trying to avoid repeating the same value) - this is great when you visualize the report online, but when you export it to EXCEL and try to filter it...
View ArticleMultiple Datasets as main report table.
I am moving some reports - invoices reports from ms access to SSRS.They invoice for differant things - so have differant data, and differant fields displayed as teh transaction line.I have on of them...
View ArticleSplit function
Hello,I need to pass a comma separated values to subreport. The string that is used to obtain input parameters is below "02 Programming & Broadcasting expenses, 03 Selling expenses,04 General...
View ArticleMultiple Mid functions
Hi,Apologies is this query is too specific for this forum, please point me in the right direction if that's the case.Below is an expression I am using to pull out the forename from a user ID...
View ArticleReporting Services Database : Change Compatibility Level
Dear all,I have a reporting server that is still in version 2012. It uses two databases : dwhReportServer and dwhReportServerTempDB.This two databases which are in compatibility level 110 are installed...
View ArticleSSRS Export SQL data to a predefined Excel printing format and put it on...
Previously, I created a SSRS report and set the report properties to landscape, tabloid and 17 x 11 printing format. When user goes online and ran the report and export it to Excel the predefined...
View ArticleDatetime Param default NULL
Hi Is there a way to set NULL as default value in parameter for datetime columnI have three columns @id, @Sdate,@Edate .In design i have choose the data type i have chosen @id as integer, @Sdate as...
View ArticleCache Report via SQL commands
Hello, I'd like to cache a few reports at the same time using a SQL statement. Currently I have to go to each SSRS report-->Manage-->Caching-->Click "Create a cache snapshot when I click Apply...
View ArticleCustom error pages for SSRS 2016
Hi allI thought I'd asked this before, but couldn't find it.I want to get around the basic "Your report failed" type errors with a custom error page based on what the error is.I found a link (
View ArticleDate query in SSRS
I currently use the expressions:=today.adddays(1-today.day) =Today.AddDays(1-Today.Day).AddMonths(1).AddSeconds(-1)to get the first and last day of the current month (last day I need to include second
View ArticleReport Execution Has Expired or Cannot Be Found
I wrote a python program to bulk download ssrs reports.The program sends a url to the browser to download an SSRS report, which it then renames and moves to specified directory for each key in a...
View ArticleRendering Output Issue - Report works fine when using PDF but not when using...
I have a report that contains several sub reports. When we output it as a PDF it works fine, but when we try to send as MHTML only some of the sub report results show. Also is there a way to scale the...
View Articledynamic billing cycle
Hi, We have a parameter which shows dynamically the billing cycle in the report, our billing cycle is from 21th this month-20th next month. In the billing cycle parameter, we need to create 20...
View ArticleDefaulting a Parameter Date to Saturday of the week !
Hello guys,I need to default any date chosen from the date picker in SSRS to Saturday of current week. Logically it needs to check which day it is and add the remaining days so that the final date...
View ArticleReporting Services From a Data warehouse - Bottleneck On Every Month
Hi All, I am a Software Engineer working in an MNC on MSBI Platform. I have been working in Reporting services project which runs on MSBI platform.We use SSRS,SSIS mostly in this project. We have a...
View Article