SSRS 2016 Mobile reports - Why send Simulated Data with every report?
Hi, Every time I request a SSRS 2016 mobile report, a great chunk of Simulated Data is returned... over 1/2 a Mb of wasted transfer... check it for yourself in Fiddler.This is causing slow performance...
View ArticleSUM for lookup and lookupset report builder 3.0 ssrs
I have a report that should read values from 2 dataset by Currency:Dataset1: Production TotalDataset2:Net TotalIve tried to use Lookup(Fields!Currency_Type.Value,...
View ArticleMatrix report not passing parameter
I am teaching myself how to develop reports using Reporting Services. I am using SQL Server 2016.Using the provided AW DW database, I have created 2 reports. One is a summary of sales by...
View ArticleSSRS 2014 From Stored Procedure
Currently I have a table that dynamically defines emails that I send out to the client replacing parameters within the content fields with data from the database. For example, the content field...
View ArticleAutorefresh a parameter
I am creating a report that will have no user interaction. It is for display only. I have two parameters to the report: date and shift. Is there a way to have them updated automatically. The...
View ArticleSSRS 2016 Web Portal Hidden Reports
Is there any way to really hide the hidden reports and the View Option in the Web Portal?I have hidden reports in previous versions of SSRS that the users could not see but they can see and access them...
View ArticleSSRS 2012 DeviceInfo Name already exists Parmeter Name:deviceInfoName
Hi,I use MSRS11.0.3000.0I have a repport production 24/24 with auto refresh 15sec and 200% zoomReally often, I get this text error DeviceInfo Name already exists Parmeter Name:deviceInfoNameOn the net,...
View Article'Form' type of reports (created inside a LIST) in SSRS?
I have created a report using a LIST. Below image is the expected output. Think this as a "College Form" with the college contact information.GREEN BOX - All the records are placed in a textbox inside...
View ArticleSSRS web part's path in SharePoint
Hi, I'm trying to load my SSRS (.rdl) report to the SQL Service Reporting Services web part, but with no luck. Receiving this error message: "An error occurred during local report processing. For more...
View ArticleReport Builder & Mobile Reports Publisher Bugs
I hope someone is able to assist with this. We are actively attempting to use SSRS 2016 with Report Builder 2016 & Mobile Report Publisher 2016 to spearhead a new customer portal for our business....
View ArticleError message on Visual Studio 2012 "An Error occurred during local report...
Dear all.I'm Noguchi.Now I'm trying to open "sln"file(created on VS 2008) on Visual Studio 2012.However, I am not able to refer "Preview" although I could see the "Design" Please see the attachment for...
View ArticleWord rendering in ssrs 2008 r2/ssrs2014 to repeat headers workaround is not...
My report structure shown below which is a list containing a tablix and I am trying to repeat header in word export by following the below articleNote : I dont have...
View ArticleProvide user option to select a combination of values (1-a,2-b) but only pass...
I have a ssrs report which is pulling data based on user first name and last name . Lookup Id'S using first name and last name using WHERE (FirstName LIKE @ParameterFirstName) OR...
View ArticleReport Server has encountered a SharePoint error
Reporting Services Error Report Server has encountered a SharePoint error. (rsSharePointError)Get Online HelpThe system cannot find the path specified. (Exception from HRESULT: 0x80070003)
View ArticleSSRS E-Mail Settings and Office 365 E-Mail Account
Hi,I would like to configure my Reporting Services so that a group of end-users can subscribe to a series of reports, but my email account resides on O365 and I don't know what values to use for the...
View ArticleWhat Creds are being used to Run the Report?
Hello all,If I create a report and allow someone else to run it, what credentials are being used to run it? Mine or theirs?Second, if I allow them to modify the report would they be able to see fields...
View ArticleSSRS Check paramter is empty issue
I am new SQL and here my question I am creating text(not proc) in SSRS. I need to get data from x table when @ABC (multi value) parameter is selected or is empty. See below query SELECT A,B FROM dbo.X...
View ArticleHow can i create a report like this in SSRS
Hi,Please let me know how can I create this chart in SSRS and also the color band changes on condition? Please provide the steps
View ArticleSSRS Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
HelloI have this error sometimes during the day.After I Reboot the server, all reports are available. I do not understand why its stop running!!!I'm using SQL 2016 on Windows Server 2012Internal error:...
View ArticleHow to send multiple values to query via parameter
Hi All,Here is the scenario:I have two dropdown parameters; one is State (CA or CO, user can select only one), and Company (total 3 companies - CompA, CompB, CompC - multivalue)The query in the dataset...
View Article