SSRS 2016 Mobile Reports / Passing Parameters via URL
Hi,I know that this topic might have been discussed before as in the below link which indicates that this feature doesnot currently exist inSSRS 2016 Mobile Reports:How to pass a parameter to ssrs 2016...
View ArticleURL to run mobile report
Currently I am running my mobile report in the following fashion:http://localhost/Reports_sql2016/mobilereport/folder name/Report Name I see the report, but it's in the Portal. Can we run mobile...
View ArticleMultiple Value Parameters
Hello Everyone,I'm using a sp to create a report using report builder 3.0. I have start and end dates as parameters. Now i added city as a new parameter. It works fine, but i want it as a drop down...
View ArticleDefault NULL parameter
Good Afternoon gurus,I know we can leave a parameter with a default value, but is there an option where the customer can uncheck the NULL and select from the drop down?Thanks
View Article[SSRS 2016] What is in store for the .net "Local Mode"
I have a lot of projects that use the rdlc type of reports to be rendered in local mode. I've installed the new Data Tools for Visual Studio 2015 Preview but I can't get ReportViewer new version or a...
View ArticleConvert Number to Words in SSRS 2008
Hi All,As in the Title I want To expand a formated number into Words in ssrs for example 55,188.87 =Fifty Five Thousands One Hundred Eighty-Eight Euro And 78 Cents such as currency is returned from...
View ArticleSSRS 2016 Mobile Reports Security
Hi, I've been testing the new Report Manger (Reports_Preview) and have noticed what I believe are some anomalies with the security settings. Please bare with me as I don't have a great deal of...
View ArticleHow to hide a specific row based on a condition in SSRS tablix after you have...
I have a report shown as above which shows 3 records with 1 blank record which I am hiding based activestatusflag.This is causing a blank row to appear highlighted in yellow and I want to get rid of...
View ArticleSSRS Matrix - Sorting
Hello,can somebody explain me how to properly sort "[Arrivals] group" by Count(SearchDate)] for particular "Departure" in this Matrix?I tried this fx in Row Group Sorting Properities, but it didn't...
View ArticleTime Out while Exporting Data to Excel in SSRS
I have a particular report, where report gets generated within 15 seconds with nearly 480 pages.But when i try to export this report to excel it gets timed out after 2 minutes. I've tried this few...
View ArticleHow to convert number to time format(HH:MM:SS) in ssrs
Hi,I tried this expression its worked=Format(DateAdd("s", Fields!MySecondsField.Value, "00:00:00"), "HH:mm:ss")But my problem is,I want to calculate the total time,i did like thisgot error like...
View ArticleWildcard SSL cert issue on SSRS 2014 (Windows Server 2012R2)
Hi,I'm trying to get a wildcard certificate (which is installed in the Local Computer-Personal store) to work with SSRS 2014 Native mode.When trying to bind in the SSRS Config tool I get the...
View ArticleKPI Description - Line feed/carriage return/end of line
When clicked on a KPI tile, the Carriage Return/ Line Feed/ End of Line disappears from the description text.It displays correctly, when clicked on the ellipses (...) on KPI tile. Any cheat/workaround?
View ArticleCoding
I can't seem to get an expression to divide correctly.My code is:=(Sum(IIF(Asc(Fields!SOP_Type.Value) = 82,(-Fields!Unit_Price.Value),(Fields!Unit_Price.Value)))) /...
View ArticleHide or Disable "Delete" under item menu in SSRS
Hi,I m using SQL 2008 R2 SP1.In SSRS Report Manager page, I want to disable / hide / deny "Delete" under item menu (Folder/Report Menu).Pls let me know for the same.Thanks,Jitender.
View ArticleNeed help - want to minimize a column not make it invisible
Hi Guys,I am quite new to SSRS and am mostly learning as i go along.I have a basic report comprising of 'host server' and 'database name',, just two columns, host can have many databases.I can group...
View ArticleAudio Alerts on Reports
I'd like to add some custom code or add-on that will play an audio file when certain criteria are met.I've got a heads up display that uses a report from ssrs, it refreshes every 30 seconds and is...
View ArticleError_1_[rsInvalidRepeatOnNewPage] The tablix 'table3' has an invalid...
Dear All,I'm trying to create a Report which includes a group but I keep getting the following error message:Error 1 [rsInvalidRepeatOnNewPage] The tablix 'table3' has an invalid TablixMember....
View ArticleMultiple and mixed values in criteria
We currently have a report that groups by department (which is a three digit number) run by Finance. Finance currently run this report for all departments and then copy\paste the various departments...
View ArticleRDL upload to SSRS- report definition has an invalid target namespace
Hi team,When trying to upload an rdl to SSRS, I get a "The definition of this report is not valid or supported by this version of Reporting Services. The report definition may have been created with a...
View Article