ssrs-2008
Error on Deployment of SQL server 2008 R2 reports to SQL Server 2008, Aggregate functions cannot be nested inside other aggregate functions
I have used SQL Server 2008 R2 for developing my reports, and when I tried to deploy it on hosting server which is SQL server 2008 it displayed an error while deploying a report,[详细]
2023-04-10 13:21 分类:问答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 分类:问答Dynamic Reports using SSRS
Let me declare... I am a newbie at this filling in the spot temporarily at the moment. Problem: Develop a application summary report using SSRS 2008( the completed product should be a RDL file, whic[详细]
2023-04-10 05:26 分类:问答formulating an SSRS query to include zero/empty rows in a GROUP BY
I\'m working on a SSRS report and I\'m having an issue with my Plant name not showing when there is no data available for the date range selected.[详细]
2023-04-10 00:57 分类:问答Show time tag in SSRS Parameter
I have an SSRS report with two parameters: StartTime and EndTime.开发者_Go百科I have default values on the parameters to be set as the current date at 12:00am and the previous day at 12:00am.[详细]
2023-04-09 10:33 分类:问答Custom Chart in SSRS Report
I am currently working on a peiece of report which has a graph/chart. The interval of X-axis needs to be increasing. That means we need to h开发者_C百科ave dynamic intervals. I am just wondering wheth[详细]
2023-04-09 09:08 分类:问答SSRS Report Parameters that are not in select
I created a SSRS report and I wanted t开发者_如何学Co pass date (begin date and end date). I am not populating the field on the report (i.e its not in select statement). In this case how to assign rep[详细]
2023-04-09 02:30 分类:问答Displaying detailed #error informations SSRS report without using BIDS
How can i get any informations about #error that occured in cell without debugging it localy in BIDS? Is there any possibility to show error message inside report? I haven\'t found anything 开发者_运维[详细]
2023-04-09 02:16 分类:问答SSRS 2008: How to repeat on new page one row of table header
I have table with 3 rows of开发者_如何学Python header, and I needed repeat on new page only second row, first and third is not needed in the pages, excepts first page.[详细]
2023-04-09 00:01 分类:问答how do i make addition of two fields in ssrs expression?
I have generated one ssrs report now i have two fields having values 1st f开发者_如何学Pythonield value is =Fields!FirstNO.Value[详细]
2023-04-08 11:22 分类:问答