Reusable Dataset - Pass a different Variable Parameter within SSRS to a...
I have a Stored Procedure with one parameter that is used a Pick List for Report Range Criteria. I'd like to utilize the same stored procedure with just one dataset instead of creating multiple...
View ArticleHow do I create the Stored Procedure and subsequent .rdl using Optional Date...
So my Result set will have a TRANSACTION DATE, DATE EFFECTIVE, and DATE END. The Business User wants to utilize a Date Parameter using TRANSACTION DATEOR DATE EFFECTIVE AND DATE END range of dates.My...
View ArticleSSRS REPORT EXPRESSION WITH PARAMETERS
hi, guysI am very new to SSRS and updating an existing rdl file from othersI am lost about one cell expression in a report.For this cell, it already has a parameter named "projectID", which outputs to...
View ArticleIssue comparing date field in report builder 3.0
List below is my expression:=IIf((Fields!TaskActualFinishDate.Value Is Nothing), " ", IIf(format(Fields!TaskActualFinishDate.Value, "MM/dd/yy") > format(Fields!TaskDeadline.Value, "MM/dd/yy"), 0,...
View ArticleWeb Service Permission Problem
I am having a problem with permissions since moving a 2005 reporting services database to Server 2008. I have install SSRS and the report website works fine, the web service (ReportExecution2005.asmx)...
View ArticleLimit number of records per page in DrillDown Report
I have drill down report in which report data is group by category.For example:Category Product Name Amount- Mobile Product 1...
View ArticleSSRS adhoc 2005 - how to use column group by
Hi All,I have a SSRS 2005 adhoc report returning rows like :I need output as sum of "total class current bookings" group by "class code" and "rsrc".Please suggest-Regards-Kumud
View ArticleFacing error while configuring SSRS 2008 for caching
Hi All,While configuring cache from Report Manager url, I open the Processing option tab. While trying to set the cache expiration period to any period or even try to schedule the cache and click apply...
View ArticleHelp! - An error occurred while loading the model for the item or data source
I am trying to get a SharePoint 2013 / PowerView environment working correctly with a SQL 2012 Analysis Services Tabular database.I create the BSIM file (specifying the SQL instance and the database...
View ArticleExternal Image having url starts with https is shown in ssrs report in edit...
External Image having url starts with https is shown in ssrs report in edit mode but not renders in reportviewer after deploying.Help me regarding this.
View ArticleEdit matrix to remove unwanted rows
Hi,I created the below Matrix:The expressions used are as follows:Fin Period: =IIF(Parameters!FINPERIOD.Value Is Fields!Fin_Period.Value, "",Fields!Fin_Period.Value) Percent On Time:...
View ArticlePowerView for Sharepoint 2013 , No Column Totals in Matrix Report
Hi,I am using PowerView in sharepoint 2013 "SSRS Sharepoint mode, when I create Matrix report I dont get column total, even though it is selected from matrix option.I found this happens when I use in...
View Articlers.exe and open saved PDF file
Hi,there is a working code similar to below, which render and save report to PDF. Is it possible to open it directly in PDF Viewer or Browser with or without saving?Thanks in advance for your help. Dim...
View Articlematrix group member not aggregating
I've been working with SSRS and Matrix style reports for a while so I'm pretty familiar with matrix reports, but today, a user pointed out something that I seems really wierd. I wanted to post a...
View ArticleHow to grant view permissions to reports in SSRS 2008 R2
Hi,I am able to generate rdl files from report server wizard and upload them and view them. I uploaded them in a folder. I gave system user permissions to a couple of users at site settings link on...
View ArticleColumn empty in Excel export
Hello all, why when I export in Excel format my SSRS 2008 it appears an empty column, like at the bottom of this image? Thanks in advance. Luis
View ArticleLimit SQL Reporting Trace log
Hi!We are using SQL Reporting services for SCCM 2012, and SQL Reporting trace logs (ReportServerService__timestamp.log) are filling very quickly.I configured it not to log as described here...
View ArticleMove reporting services subscription jobs from production server
HI Gurus,I am a DBA not expert in reporting services so not too sure about the subscription jobs.These jobs are being created on the production server. I am wondering if these has to be ALWAYS created...
View ArticleTool tip is not working in Gauge chart in ssrs report
Hi friends,I have an issue in ssrs reports, i have created a gauge chart, in that tool tip is not working, once i move my cursor to the pointer i am not able to see the tool tip value. and i have...
View Article