SSRS 2016 logging same message 250+ times per second
Greetings, this is my first time posting so I apologize in advance.I have an SSRS instance that works fine from a user's perspective. On the server, however, I have to delete logs every day or my...
View ArticleReportingservices setup problem SQL Server 2016 RC2
IN Reporting services we got this error Message in the WEB Application when I open the Folder:"Could not load folder contents . Something went wrong. Please try again later." Any suggestions?There is...
View ArticleSSRS 2014 correct rendering in IE11+
Dear colleagues,I have issue with rendering reports in Internet Explorer 11 or higher. The SSRS 2014 is running in Native mode. Comboboxes (multiple values) are not sizable unlike SSRS 2008 R2. If you...
View ArticleSSRS Sum, DateDiff for GetDate() -1 Year
I'm using the code below to run a report against a SharePoint list which reports fine.=sum(abs(datediff(dateinterval.minute,fields!Change_Finished.Value,fields!Change_Started.value))) / 60But I now...
View ArticleEnable CORS on SSRS
Hello. I would like to display reporting services in the confines of my web app. The idea is to access reports, but not to have to leave the application. The solution, well, kind of a solution, is to...
View ArticleHeaders not repeating every page in Report with Sub-reports
I'm stuck on an issue where in the export to PDF/Print Preview screen the column headers are not repeating every page in a report that is using 3 sub-reports. Due to the nature of the data, I can only...
View ArticleExport to excel - row grouping with calculation does not update value when...
Hi,I am using SSRS 2008 Version. In my report i have grouping and calculations (eg: sum() ) done at row level. Report works fine. When I export the report to excel and modify the value of the cell (as...
View ArticleMove\Migrate SSRS database to 2016
I have the SQL Server \SSRS 2016 RC downloaded and configured so that we can start testing the SSRS environment. I tried moving the 2014 SSRS databases over to the new test box using the following...
View ArticleDeploying reports (msbuild, at client site) - how to generate the deployment...
For years now I have searched how to programatically deploy reports as part of a build (rolled my own that is wrapped in our build process), and now I would like to programatically generate all the...
View ArticleHow to add a paramter to a SSRS Mobile Report?
How to add a paramter to a SSRS Mobile Report? I am using Mobile BI Publisher for developing a Report. As a first step I created a shared dataset and then added a parameter the dataset is not...
View ArticleLeast privilege in SSRS
Hi guys, Quick question, i have an AD account which i want to grant anything but a sysadmin to develop a SQL report on the reporting services. In other words, what is the least right that i can grant...
View ArticleCannot deploy report because dataset already exists but dataset is specified
I copied a report from another rdl file and then edited it to change the dataset because I needed to add a parameter to the report which the new dataset had. After changing what I needed in the...
View ArticleSSRS Group count
Hi,I want to count the groups in the table header. I have table inside the list which showing the tables. Number of tables are based on the parameters.I want the group number(not group count) and group...
View ArticlePie Chart causing Index out of range error when uploading to Report Server...
I'm not at all familiar with Pie Charts so I assume I have something wrong with the way I've defined this one. The confusing thing is that the report runs fine in Visual Studio 2008 but fails to Deploy...
View ArticleHow to save file sent from subscription in shared path
Hi Folks!!!I am curious to know how to save files to shared location from subscription to the user.Let me explain in bit detail1. I have created subscription in report2. daily mail sent to the user...
View ArticleSSRS 2016 - Web Portal Issue
Hi,I've been experiencing issues deploying to, and accessing the web portal for SSRS 2016.I've seen this has been an issue for others, but I haven't had any luck getting it to work using their advice.I...
View ArticleSharePoint 2010 List datasource - How do you parse a multiple selection...
I am consuming a SP 2010 list that has a lookup column that is bound to another list and allows for multiple selections. When I pull the data into SSRS 2008 R2, the list of items presents as:Item...
View ArticleSSRS Subreports Visibilty issue
Hi all,I have a problem in the visibility of sub reports in the main report. But the sub reports are working individually whenever I am passing the parameter. It is not visible in the main report...
View ArticleAdding Data in Mobile Publisher
Using a DataSet stored in SSRS...when I try and load the data through the Mobile Publisher the following error...
View ArticleSSRS Subscription - Data Driven
hi Problem def - We have various branches and for each branch we have different approves (i.e. email address). I need to create a report subscription for each of these branches and send out report to...
View Article