SSRS Record counts for group item
Hi All, I have a table where I am grouping on one field and would like an individual (separate) count of values from another field of same table. So for example, I have following data:instance_id,...
View ArticleException calling "Render": "System.Web.Services.Protocols.SoapException: One...
Hi,We have recently moved to SQL Server 2014 Reporting Services and now I am having problem in rendering report via web services. The powershell script throws SoapException when I attempt to render the...
View ArticleImages on SSRS bar chart
Hi,Thanks for looking into this thread.Using SSRS 2012 - Requirement is to display Upward / Downward arrows (images) next to the bar.Means, wherever the bar ends, just after it, need to display upwards...
View ArticleSSRS Page break is not working in PDF export.
Hello,I have designed a report in which there are 6-7 charts. I want to print each chart in a new page. For this I have inserted page break after each chart. After this the report is populating fine...
View Articlehow to create dynamic columns in Pivot table
in below example script if i have 10-15 emps i have no idea how many employees exactly, so now i need each column as one column where i have no idea how many employees are therehow do i add additional...
View ArticleCheck box against each database field SSRS
Hi All,I have to display check box against each value coming from the table in SSRS. I have tried using html tags in an expression but it is displaying only for the first field.Ex: my table contains...
View ArticleReport designer tool box items missing
I have a project with SQL sever reports in it. During a test upon returning to the VS 2013 Professional interface, the tool box area still had the previous information displayed and never returned to...
View ArticleHow to Configure Report Manager in SQL SERVER data tools 2014?
Hi All,I am trying to configure report manager in sql server 2014 reporting services on my local. I am getting an error "dont have permissions to view" in the home page. Could any one suggest me how to...
View ArticleSSRS internal error when try to explore the Manage option of a DataSource
Hi everyone, the issue that a customer has been experiencing is as follows: A customer use SCSM 2012 RTM and recently they changed the password of the account that connects with the datasources that...
View ArticleSSRS Report does not display Result set though the dataset (Stored...
I have following issue I am creating a simple SSRS table report through Report Builder. My dataset is looking for the stored procedure . When I execute the Stored procedure through SSMS I get resutset...
View ArticleSSRS Reports - PDF
Hello All,I have deployed SSRS reports to the Report Server, but am not able to open them in PDF. Can someone tell me what am I missing please.Thanks in advance for your time, and have a great day!
View ArticleReport running super slow in Chrome
Hello,Was wondering (and hoping) if someone out there have a solution for this. In my report, I have few parameters, which getting it's value from queries. When user running the report in IE, Firefox,...
View Articledisplay check box in SSRS within a data base field which is splitting by a...
Hi All, I have a database field which consists of a long string of values with some separator.Ex: Injection^!@$#Medicationin my report i have to split the string asInjectionMedicationtill here i am...
View Article2008 R2 SSRS report
I have a Loan Number column in the report and created @LoanNumber parameter for the users to filter the data based on the loan number. Some of the Loan Numbers has leading zeros, but users should be...
View ArticleSSRS Windows Integrated not working to DNS name, works with server name
So I'm again finding myself battling the Kerberos monster!!Today I have an acctest server (XX-ATS-ASSHP102) running SSRS, SQL DB Engine & SSAS. I'm trying to configure NATIVE SQL Reporting Services...
View ArticleReportViewer 10.0 issues on pressing browser back button
Hi,We recently upgraded from ReportViewer 9.0 to 10.0 Control in our ASP.NET application, and face some strange issues after the upgrade. When we press the Back button to go to a page that was...
View ArticleSSRS Report Help
Our new ERP system uses SSRS for its reports. On one of those reports, we want to hide a field based on whether or not an item begins with a certain set of characters. These items all start with 9UM....
View ArticleSSRS 2005 textbox Nested iif problem in a expression
Hi All,I am using an expression in a text box but nested iif doesnt work, here is the expression=iif(Count(Fields!QDate.Value)= 0, "it is not in Datawarehouse yet", iif(Fields!QDate.Value <>...
View ArticlePublish ssrs report to Sharepoing 2013 with rs.exe, related Shared DS was...
Hi Gents,I have a rss file below to test publishing a rdl to my integrated reporting service in Sharepoint 2013. After running my rs.exe command the error said the data set and data source need to be...
View ArticleSSRS 2012: The permissions granted to user '' are insufficient for performing...
I am an administrator on our Reporting services 2012 server. And I assume a member of BUILTIN/Administrators in RS.I can access the reporting service url but I cannot deploy projects or reports or data...
View Article