moving order of ssrs parameters
In an existing ssrs 2008, I want to add a parameter that is like userid. This will be a value the user enters as a parameter value. I want this user parameter to be the first parameter listed since I...
View Article#Error using IIF and divide by zero
I am getting an error in a calculated field that could potentially divide by zero, even though I'm using an IIF. The column displays in the report as "#Error". My expression looks like this:=...
View Articlepassing parameter values to ssrs report
For an existing ssrs 2008 report that is running on a ssrs 2012 report server, I believe the call from the .net application that will call the report server will look something like the...
View ArticleAdd a cumulative column on a column chart
Hi to everyone,I create a stacked column chart. On the values window a have a float field "amount" and on the category fields a have a group called "Type" with values A,B,C. On the Preview I get three...
View ArticleReport Viewer 130.1700.305 bug? NULL checkbox displayed when 'Allow null...
I have a Boolean parameter in a report and 'Allow null value' disabled for it.If I view the report via the Report Viewer 130.1700.305 control (sourced from NuGet) it mistakenly displays a NULL checkbox...
View ArticleGet Client IP Address and Workstation Name of User Viewing Report
I am trying to get the user who executes (views) a report in SSRS 2008, IP and Workstation Name. I followed the example at this post but receive the following security error...Value expression for the...
View ArticleHow to get the IPAddress and Host Name of the client machine on which reports...
I am developing reports using Reporting Services 2008. I want to get the IPAddress and the Host Name of the client workstation on which the reports are being viewed using "Report Manager" URL. I have...
View ArticleSSRS 2014 - A network-related or instance-specific error occurred while...
Hello, When I deploy a SSRS data source to a development SSRS server and test the Data source the following message is thrownA network-related or instance-specific error occurred while establishing a...
View ArticleCannot read the next data row for the data set
Hi,My report runs fine when I view in VS, data shows fine when I run the query in the data window, but when I publish it to the server, I get the above error. I am running SQL server 2005 RTM and I...
View ArticleSSRS 2016 KPIs no longer refresh after upgrade to CU2
I set up a refresh plan for my KPIs on SQL Server 2016 RC and it worked fine. After installing the CU2 upgrade, the KPIs no longer seem to refresh when the underlying dataset is refreshed via the cache...
View ArticleSSRS chart filter
Good day,I have a chart on my report which displays for the current month. I wish to add 2 other charts (copies) for the previous 2 months.So, in example above, if I pull report for October, I want to...
View Articlesqlserver 2014 data tools installation
Hello,I installed VisualStudio 2013 and sqlserver management studio 2014 but sql data tools compatible for 2014 are not installed.I tried searching for it and I found in some links that business...
View ArticleCreating Chart for Report
I’m trying to create a Chart in my Report, and cannot fathom how to do it.I think I’ve tried every combination, but cannot get the required result.I also tried it in Excel, but still had no joy.Given...
View ArticleSSRS 2016 - Custom Auth support and documentation?
Hi,Does anyone have any further information regarding the use of custom auth in SSRS 2016.The official documentation for SQL 2016 custom auth has references to the depreciated report manager. It seems...
View ArticleSSRS2016 Mobile Reports - Explicit typing / Prevention of stripping leading...
I'm having a scenario in SSRS2016 where I'd like to use a custom map shape and link corresponding sales. The MapKey is in the format "0180" (Swedish municipality code) and I have my data as "Sales By...
View ArticleHow do I use 'DECLARE' in SSRS 2012?
Hi,This will be my first report to be created with 'DECLARE' in the SQL query. How do I use or convert this in SSRS? Should I convert this to Stored Procedure? If so, do I need to create SP in SSRS or...
View Article[SSRS] History Snapshot Creation
In order to create history snapshots using SQL Server Reporting Services 2014, we are calling CreateReportHistorySnapshot API, which returns a historyID (that is a datetime with seconds accuracy). We...
View ArticleAdd Comments for SSRS 2016
Hi, I have just installed SSRS 2016 SP1 in native mode but I cannot see the Comments section. What could I be missing? Please let me know if any suggestions or any helpful indicators. TIA!
View ArticleLimit report from being exported to excel
We have a report that we do not want to be able to be exported to excel. Is there a way, just on one report to limit the types it is exported toDBA
View ArticleHow can I have a Report in my 2005 Report Server with a 2010/01 nameSpace?
I am trying to edit a report in my 2005 Report Server, But when I open it up in VS2005 it error because it has a Namespace of 2010/01. I can open it up in VS2013 and edit it but it won't Deploy to a...
View Article