Dynamic Infographic with SSRS
Hi,Is it all possible to create dynamic infographics with SSRS?I need to create such a report for a customer that updates monthly.Thanks
View ArticleSeperate paramaters for 3 tablix in Same report
Hi All,.I have a report with 3 different table in one Report.I would like to add parameters to each table.I want to add separate parameters for each table.Is that possible in SSRS...? If so how can I...
View ArticleExecutionLog
Quick one,A blank name and Itempath, does this mean it was executed via REPORT BUILDER.
View ArticleSSRS report deployment with shared data source.
Hi, I have sql express with advanced service installed, developed report with shared data source but couldn't publish as this version of sql does not support. So i created reports with embedded data...
View ArticleSSRS 2008 report directly in Excel/CSV
HelloI want to create an environment where I want to be able to use SSRS 2008 to return a report directly in Excel, if possible. I know of the facility to export a report to excel... but, what I really...
View ArticleCustomizing Report Manager Interface
Hello everyone,I would like to an extra column to the report manager in "Details View". Right now it has report name, description, and last modified by as were created out of the box. I would like to...
View ArticleSSRS 2012 performance/unperformance
Hi, Infrequent reader/first time poster here,I would like some help determining how I should proceed: Environment:SQL Server 2012 sp1 (Evaluation version) using SSRS 2012, virtualized environment...
View ArticleAdding new fileds to reporting model in SSRS giving me error in smdl file
Hi All, I am new to SSRS and I have task to edit report model in SSRS. We have a reporting model that i tried to edit as i have added new fields for that database/table(s) ..here is what I did-->in...
View ArticleRefresh only portions of Report
My SSRS report which has been built using VS 2008 (SQL Server 2008 R2), has 2 tables and 2 graphs. Is it possible to refresh only the contents inside one table periodically. Please note that , there...
View Articlemerging the column cell dynamically based on condition
Hi all, How can we merge the cells in SSRS reports dynamically based on condition? Kindly look into my attached imageI like to merge the cell only if my task is service. Is it possible?Kindly help me out.
View ArticleSSRS Parameter based on User
Hi, I created a Report using BIDS. The requirement is to restrict the parameter value based on User. In the report there is one parameter(@Team) with multiple values which shows the team values. The...
View ArticlePrint multiple reports from one template report
I have a main report with several subreports that print physician compensation data. The parameter is NPI, a unique identifier for physicians, which allows me to print one report for that provider. Is...
View ArticleUsing SSAS sourced data set in SSRS
Hi,My team is updating a solution to use SSRS as a front-end, to replace excel.The data source is an instance of SSAS Tabular.Here's my question. When we build the Tablix, SSRS sort of forces us to...
View ArticleReport Server Subscriptions Not Working
I am running Report Server on localhost with a datasource defined as a "custom data source" defined using "Windows integrated security". I can connect and run the report successfully. However, when I...
View ArticleEditing the ReportServer.dbo.Subscriptions table's Report_OID Field
So, I have an older report that has many subscriptions and each subscription has custom parameters defined. We have to replace this report with a new version and this new version of the report has a...
View ArticleLOOKUP
My source table is WorkDestination table is DeviceI want to get all the devices where Monitor = "New" and get a count of all of them to be displayed.How can I do it through lookup expression. I tried...
View ArticleExporting a copy of modified PowerView report
We have a PowerView report, to which some users have just the Read access. Now if a user wants to change the filter selection & export the updated view in a PowerPoint file, how can we do that?
View ArticleTransfer datasets from c# source code to Reporting Services remote report...
I have a Microsoft Report Viewer report running on local mode. On my C# source code I set datasets and parameters and call report execution. I need transform this local mode report on remote report of...
View ArticleReport delivery best practices
Hello experts,We're planning and developing a SQL Server Reporting Services 2008 R2 installation and I have a question about which interface is best to allow end users to view reports. I realize,...
View ArticleValues > 0 in Expression
I only want to see all the values in the column which are greater than 0. I don't want to put it in the where clause(Query) because there is a lookup based on that . But want to display in the table...
View Article