How to set up SSRS web portal for users without enabling local admin rights?
Hey all,I'm just looking for the best way to let my end users to view and run reports on demand from SSRS and interact with the parameters before running. Please let me know if there's a better tool...
View ArticleFont color rendering differences between Internet Explorer/Chrome/Firefox
Hi All,I am observing differences in the way font colors are rendered between Chrome, Internet Explorer, and Firefox.I have discovered this can be resolved by changing the way the Font color is...
View ArticleDisable Download Button SSRS
I see this ARCHIVED thread, to which I can't reply:https://social.msdn.microsoft.com/Forums/aspnet/en-US/1217c22b-efa8-4c2c-809f-ed834da3c136/download-button-ssrs-2016?forum=SQLServer2016PreviewIs it...
View ArticleHow to show Top 5, Other and Zero values separately in same SSRS Report
HiI am creating a SSRS report which has to show top 5 values, other values and zero values in separate groups in same SSRS report and there should be a subtotal at the end of the table which shows sum...
View ArticleIIF with InStr and LEFT -1 Causes #Error in SSRS 2008R2
Hello,I'm using IIF with InStr to test for a "/" in a field on a report. The left function works fine unless I try to subtract 1 from it. This code works...
View ArticleGetting blank pages while exporting report to PDF
I have created SSRS report . The report has data in Many Tables/Tablixes, say almost 8 tables. When i export to data I am getting only 4 tables in first page and 5th table only half is coming in first...
View ArticleBlank text boxes in rectangle shows white space on report
I have a Sales Order Report that essentially has 3 "tiers"... The Sales Order (Group 1), the Line Item (Group 2), and the Releases (Table 1 Details Group). Each Sales Order can have multiple Line...
View ArticleIssue while using embedded vb code in SSRS 2005
HiProblem description: I am using the function to embedd within the report .This function is called the user presses the view report button.It works in the report designer (in preview),but it...
View ArticleLOOKUPSET/JOIN to display in separate rows or columns?
I have 2 datasets and one tablix. In the [ClaimantAddress] dataset, I have an [AddressType] field with either Residence or Mailing address.CLAIMS dataset = CLAIMID, FIRSTNAME, LASTNAME, CLAIMANTID...
View ArticleReportBuilder. Centering image in Report
Hello everybody,I need help in centering image in Report.Thankshttp://firebird-vbnet.blogspot.com/
View ArticleChange Encoding During report export to .csv
When i export a report to csv from reporting services the default encoding is unicode how can i change this to ansi?
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 Result Set getting filtered out of the report
How is it possible that my SQL Server Stored Procedure passes back the correct result set but the Report on Report Manager Portal is filtering out the report detail?Andddddd if I run for the specific...
View ArticleMonthname in multiple languages
Dear reader, I have a requirement for our invoice report in SSRS. The invoice date has to be multi language. So if the invoice is in German, it should show "den 17. Märch 2019", English should show...
View ArticleBack to Parent Button in SSRS not showing
Hi Guys,I have an SSRS report that embedded in a app using the http://sqlservername/ReportServer/Pages/ReportViewer.aspx?*** url. I noticed the back to parent button is not showing, and I have a child...
View ArticleHow to get the right result for average weekdays average saturdays and...
Hi,I have one table which contains entered calls for employees.Grouped by hour and date.I have column Average Weekdays,which should returns me the average value for weekdays without saturday and...
View ArticleSSRS Reporting - Exporting To Excel
I am new to SSRS Reporting 2008 and most of the reports I have developed required to export to Excel. This reports are embedded into ASP.NET, developed in C#. Now there is some questions I would like...
View ArticleUnable to set & get user-defined /custom properties using SQL Server 2017...
Require advice on how to set & get custom properties using SQLReportingServices2010.I am currently working on a project which uses SQL2017 and it’s new ReportingEngine.I am facing the following...
View ArticleSQL Server 2014 SSRS Login Prompt won't go away
Hi,I'm attempting to set up SQL Server Reporting Services on one of my environments. The architecture is:Database Server: SQL Server 2014 hosting my databases as well as the ReportServer /...
View ArticleHow do I get the percentage on a field I grouped and did a count on ?
I am having an issue getting the percentage on a field I did a count on.Exampletypes of loans value ids % of loan types type 1 229 type 2...
View Article