[BC30201] Expression expected.
Hi All, I currently have a field that is calculated with the following code: IIF(Sum(Fields!issued.Value)=0,0, Sum(IIF(IIF(ISNOTHING(Fields!hoursFromDToIssued.Value) =...
View ArticleSQL Reporting for SCCM, sort by number?
Hi,I have this report https://gallery.technet.microsoft.com/scriptcenter/Get-PendingReboot-Query-bdb79542 /view/Discussions#content correctly working, but I would like to see the number pc's didn't...
View ArticleInteractive sort on a text field having decimal numbers
I have the following text field in SSRS report:Version 2.2.32.7 1.0.0.0 2.0.0.0 1.2.0.0 2.1.8.8 1.4.11.0 I want to sort this field interactively.I have already sorted other fields, but as this field is...
View ArticleGetting ERR_NAME_NOT_RESOLVED when open a link in SSRS 2005 report
Hello All,Recently, one of my colleagues reported that when they open a report link from their emails, they cannot actually view the report and get the ERR_NAME_NOT_RESOLVED. Can anyone explain why as...
View ArticleHow to improve performance of Reports
Hi Guys,I have a report with one tablix and 6 charts (column,pie-may increase further). I use datasets for all these chart objects to load data for the reports. I only use 2 tables from which I get...
View ArticleHow to write RowNumber for each row in Group
Hi Everybody.I have got question because time is running but I still don't know how to do it.So I have 1 group with 3 rows and I would like to put for each row not only group individual number like...
View ArticleHow to Export 2 Datasets to 2 Excel sheets in single report ssrs
Hello Techie, I have two different dataset in one Report, Each Dataset result is binded to a different Table component When I export as Excel ,I am getting all this in One Excel sheet I need this in...
View ArticleRemove duplicates based on a specific column
I have some duplicate values for my query results, about 200 duplicates out of 30000 rows. Of these 200 duplicates I want to keep the ones that have a higher value for... 'UpdatedBatchID'. Not sure...
View ArticleCombining Two Different datasource in single matrix
hi to all,Happy evening .i got struck up in critical situation, can any one help in this.i have to to combine two dataset in single matrix my sample scenario in below attached for reference.in this...
View ArticleReporting Services Error after Interactive sorting and drill down in pps
Hi i have a report that has a drill down option that shows all workgroups within a specific parent group and an interactive sorting ass well on both columns parent group & workgroup This is...
View ArticleReport server not fully functional after migratng to new domain
Hi Friends, I had to migrate my report server (2008R2) to a new domain. I built new server and restored the old ReportServer and ReportServerTempDB into new server and also restored the certificate...
View ArticleSSRS Reporting on A SharePoint server
All...A bit confused and looking for assistance - New to SSRS, and thrust into an immediate task generation...I am accessing SSRS Report Wizard via a SharePoint connection. The Shared DataSource has...
View ArticleCall C# from SSRS
I'm new to C#, so please excuse me if this is a stupid question.I need to call a C# script from an SSRS report, and can't figure out how to do it. I've built a table-valued function in C# and deployed...
View ArticleSSRS 2012 - Is it possible to remove the Tick Marks on the Horizontal Axis...
hi everyone, I have this report...Does anyone know if it's possible to remove the tick marks that I have circled in red?The chart has data Week by week over a year, and the T1, T2 etc are equivalent to...
View ArticleClause issue in SSRS report
Dear Folks,I have below query which is working fine in SQL but if i use same query in SSRS dataset then it is not working at all.If i put only one condition in where clause then it works but if i put...
View ArticleUsing OR statement in an expression
I have a scenario where I would like to use the 'OR' statement in SSRS expression.I have the following fields:GLnumber, ProgramControl, GLAmount & EscrowDepositAndWithdrawal. What I would like to...
View ArticleSSRS 2008 - Row Visibility is not working correctly
VS 2008. I have the following set up. Group1, Group2, Group3 header, Group 3 detail rowsWhen I set the row visibility (hide based on Group2) on the Detail row, it still shows up when the report is...
View ArticleReport renders correctly in Report Manager, fails when attempting to export...
I am running a single SSRS instance that is Reporting Services 2014 SP1 Enterprise Edition. I have a report that renders correctly in report manager but when I attempt to export it to any non-text...
View ArticlePlease help with the encoding issue for SSRS rendering in CSV
My system environment: win2008 R2 SP1 64bit + SQL 2005 SP4 32bitI amended the configuration file of rsreportserver.config with the below: <Extension Name="CSV"...
View ArticleSelect Top 20 Percent Software Installed - Query Result shows software that...
Hi,I am hoping to create a report using Report Builder 3.0 that will show the Top 20 percent of software installed on the company PC's where those PC's have SCCM Client installed. I used the Select top...
View Article