ReportServerStorageException / This SqlTransaction has completed; it is no...
Every once in a while we see this error in our SSRS server log:Outter ExceptionTypeName: Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeClientDisconnectionException,...
View ArticleSSRS-Export to Excel
Hi,I have a tablix and it has few columns. I want to export data to excel workbook.Each excel sheet contains data that is based on a column value..Ex: Order, Orderdate, City, Pincode are the columns...
View ArticleDRILL-THROUGHT FUNCTIONALITY IN SSRS MOBILE REPORT BASEN ON MDX DATASET
Hi I created two seperate report based on cube (MDX).1. Main 2. Drillthrough When I want to drill main report to second one, I received an error that my report is misconfigured or server is not...
View ArticleRemove Server Name From ReportServer Folder
In SSRS 2012, I have links to my reports which display on a page at the folder level. On this page, several things are displayed which the users have no business seeing: 1) Server name and domain...
View ArticleSQL Query
Hi All.I have table in below formatEmployeeID,Mail,ManagerID 1,xyz@ms.com,2 2,uvw@ms.com,1 3,pqr@ms.com,1There is a need to write a query which give the below...
View ArticleSSRS Reporting: Parametrised to Oracle query -- ORA-01008: not all variables...
Hi,When I am executing this query below, I am getting an error: ORA-01008: not all variables bound.select ipa, sum(shadow_claims) as claim, sum(shadow_diag) as shdw_diag,...
View ArticleHow to fill the IE 11 or IE browser with entire SSRS page to avoid squishing
What should be the setting of a standard SSRS report developed in Landscape layout to fill the entire page and avoid squishing .I am interested to know how to fill the IE 11 or IE browser with entire...
View ArticleSSRS Reports URL Change
OS: Windows Server 2012 R2 SSRS: SQL Server 2014 I'm trying to configure our report server so that users can type in a simple keyword in their browser and get redirected to ReportManager. Currently,...
View ArticleNot able to create power view reports, Power view showing error message "An...
Hi I have configured the Power view on SP2013 . when I tried to open the power view in Browser it is showing the below error message "An error occurred while loading the model for the item or data...
View ArticleHow to retrieve a parameter value based on a result set from stored procedure...
Hello Experts, I would like to know how do I select a parameter based on the result set from a stored procedure. My code looks something like this:CREATE PROCEDURE usp_UserInformation (@ReportRunDate...
View ArticleSSRS Subscriptions Failing
We have a SSRS 2012 instance in SP Integrated mode that had some subscriptions start to fail recently. We are seeing the following logged. We cannot find any issues in our RS Temp Database or any...
View ArticleReport Builder does not work when trying to connect to Remote SQL Server...
Current Environment I am in a bit of trouble here, I have a Reporting Services installed on one server and SQL Server database engine installed on another server. The users are connecting to Reports...
View ArticleLimiting users to see only their own data
I have a reporting working and I want to verify that there is no way to get around my security block. I describe what I did and want to see if I am naively relying on obfuscation for security.I have a...
View ArticleAdding blank rows after page break in SSRS
HiIs it possible to add blank rows just after page break within the tablix?
View ArticleSSRS Dynamic chart creation
I wonder how to proceed My table structure is Year State Division school studentpass studentfail 2015 State1 Div1 ScH1 6 2 2015 State1 Div1 ScH2 4 5 2015 State1...
View ArticleSpecify margin point on Scalar Axis Type
Hi I would like to find out if it is possible to specify the starting point of the horizontal axis when you have specified a Scalar axis type. Currently the first values starts directly against the...
View ArticleCreate a Bar Chart with marker in SSRS
Hello All,I want to create a bar chart in SSRS with a marker at its end similar to below Can anyone please suggest a good approach for this? Thanks in Advance. RegardsShruti Vyas
View Articlehow to get only postcode in my query
i have following query i want only highlighted post code how to get this please help me i want result like this Via1: PostCode, Via2 :PostCode ,Via3: PostCodeCREATE TABLE booking ( ID int IDENTITY(1,1)...
View ArticleSSRS2016 Mobile reporting datasources
Can you set a SSRS 2016 reporting portal and use mobile reporting to pull data off SSAS cubes that reside in sql server 2008 R2 (i.e can i connect 2008 SSAS cube as a datasource with SSRS2016) with...
View Article