reporting-services
Merging Reports Generated in Pdf format by using SSRS and ASP.NET
Is there a way to create book of reports by merging many rdlc reports into one large pdf in .net framework.[详细]
2023-04-11 06:56 分类:问答ASP.NET MVC + SSRS + Embeded Report
Does anyone kno开发者_如何学Gow of a method to embed a SQL Server Reporting Services(SSRS) report into an MVC application?We are using Razor Views exclusively and do not want to add any .aspx pages to[详细]
2023-04-11 06:50 分类:问答how to add a drop down list
Report needs option to select multiple super product types Selection of multiple super product types? IF @superProductType = \'ALL\'[详细]
2023-04-11 05:00 分类:问答SSRS Chart Column Titles Missing
I\'m currently working on a report to display the number of cons开发者_开发百科ented patients by disease group and my column titles aren\'t displaying for every column. For whatever reason, they are a[详细]
2023-04-11 04:40 分类:问答Checking for a date if present in a datatime column in SSRS
I need to display data based on a condition. In that condition I need to check if a date is present ina datecolumn and display the data if yes and empty string i开发者_StackOverflowf no. Here\'s my ex[详细]
2023-04-10 23:00 分类:问答SSRS 2008 & ReportViewer web control > on postback, dropdown value does not get bound & no results
I\'m a long time reader and first time poster. I have scoured the web for 2 days straight to no avail and decided to ask for help. Let\'s see what y\'all got! :)[详细]
2023-04-10 18:11 分类:问答how to get rid of empty cells while doing column grouping in SSRS report
I have added a column group in my report, which should work as below. group1 group2 group3 data1d开发者_StackOverflowata1data1[详细]
2023-04-10 12:57 分类:问答Get value of default report parameters after running ReportExecutionService.render()
I am using the ReportExecutionService web service to run an SSRS report that has report parameters. I am not passing parameters, but let the report use it\'s own defined default parameter values. So e[详细]
2023-04-10 08:50 分类:问答Does Reporting Services has code behind and object events?
Does Microsoft Reporting Services (Report Builder) has code behind and object events like Fast Reports, Rave Reports and others?[详细]
2023-04-10 07:19 分类:问答dynamic reports (adding and removing of the fields by the users) in .NET
I have a .NET (C#) reporting application that retrieves data from database, transforms it and generates reports.[详细]
2023-04-10 02:59 分类:问答