Installing SSRS 2016 on a separate server than the SQL database
Hi All, I've been reading through the documentation online, but cannot locate anything related to this. Is it okay to install SSRS on a server that isn't running SQL (database agent, engine, etc.)? We...
View ArticleError adding a new Data Souce
When trying to add a new Data Source, I get following error message: An error has occurred. Something went wrong. Please try again later.I found this message in the log file:...
View ArticleWhen selecting one from a parameter, it worked. When selecting multiple from...
Thank you in advance for your help.I have an integer parameter called @Employees.When I select one value from a parameter, it worked. When I select multiple values from a parameter, the report...
View ArticleSSRS Multiple tablix Reporting and linking
Hi, We are working on SSRS report which contains combined data of two distinct tables which have no RDBMS between them. Please refer the following scenario: START TIME and END TIME are nothing but...
View ArticleSSRS Reports URL not opening
Hi All,I am having a strange case, its sql server 2008r2. Below is the scenario.1) SSRS reports URL opening with localhost\reports from the same host machine where SSRS installed2) With the...
View ArticleFile error: data may have been lost - when opening SSRS exported report to...
Hi,I have a report where I have added code:Public Function Convert(Text As String) As Byte() Dim b As System.Drawing.Bitmap ' Dim bar As New BarcodeLib.Barcode...
View ArticlePower BI Report Server - Multi-Node Distributed Architecture???
We are in the early stages of deploying a Power BI Report Server environment (on-premise) - looking through the documentation everything seems to be based on a single node deployment - Does this...
View ArticleSQL Server Reporting Services 2017 patching
How do you patch SQL Server Reporting Services 2017? In previous versions of SQL Server, you could patch Reporting Services when you patched the rest of the SQL Server services (database, SSIS, etc.)....
View Articlecan a dataset be instructed not to run based on an expression
Hi we run 2016 enterprise. By accident I noticed to day that a certain dataset ran even though its associated tablix wasn't to show based on a parameter dropdown that allows multiple selections. Can...
View ArticleSSR - calculated field
If i have a field that is just a summary field like this=Sum(Fields!Quantity.Value, "bActAll")and another from a different dataset in the same report like this =Sum(Fields!Quantity.Value, "bActAll")How...
View ArticleSetting up report weekly reports
Hello,I am trying to set up a report that will be ran every Thursday morning at 7:00 am. This report will include information for the past weeks data. It will be from the previous Thursday at 12:00 am...
View Articlereporting
Hello,I am trying to set up a report that will be ran every Thursday morning at 7:00 am. This report will include information for the past weeks data. It will be from the previous Thursday at 12:00 am...
View ArticleMatrix width in report
Creating a report containing 2 matrix's. One with 20 columns and the 2nd with 5.With column width 1 cm and 4 cm.When deployed the result displays the width of the two matrix's differently.Any thing I...
View ArticleSSRS - hide rows based on the user who run the report
Hi I would like some help in writing an expression to hide the rows based on the users who run the report. I have a Users SQL table and in that table there are around 10 users in a group named 'Client...
View ArticleHow to hide data item in rdlc report
Hi ExpertsI have a data item called code.valueI have available values in it when i load reportPIG-BNS-C1PIG-BNS-C2PIG-BNS-C3PIG-BNS-C4Now my requirement is I want to hide the above values in the data...
View Article2016 parameter features
Hi, with all the changes to ssrs params in 2016, can a param be blocked (ie not enterable) or made not visible based on some expression in 2016 enterprise?
View Articleis repeating and freezing headers for tablix's still awkward in ssrs 2016?
Hi we run 2016 enterprise. And we use VS 2017 to design.I'm trying to come up to speed again on repeating headers in ssrs for tablix's.My report has 5 tablix's that vary structure wise from just a...
View ArticleSSRS Selecting a value from drop down list in Report Parameter screen
HiI have many SSRS reports for which prior to SQL Server 2016, when setting up default parameters (in the report properties) or setting up a subscription for a specific set of parameter values, if the...
View ArticleSSRS Report Builder (3.0) keeps freezing when previewing a report
Whenever I click on the Preview button while my cursor is in a field in the Properties pane, Report Builder freezes completely causing me to have to kill Report Builder (losing my changes along the...
View ArticleHow to fix problem 503 service unavailable in SSRS ?
Hiiiii..I am trying to open my ssrs reports trough the path http://<ServerName>/reportsbut this gives me error 503 service unavailable. Plz give me solution for this problem.thanks............
View Article