I need to calculate the difference between two dates (facility_start_date, facility_end_date) for a report in Reporting Services in SQL 2005. If the facil开发者_JS百科ity_end_date is null then it need
Using SSRS with an Oracle Database.I need to prompt the user when running the report to enter a date for report.What is the best way to add in the parameter in my SSRS Report.Having problem finding th
I have a report in SSRS that needs to disable the \"Export\" functionality based on who the Us开发者_如何学运维er is.Is this do-able?And, is it possible to disable all Export options except the PDF op
I need my reports to have dynamic connections strings.We have multiple database servers and catalogs and only want to maintain a single Report file.The only solution I could find that would let me do
I\'开发者_StackOverflow社区ve managed to obtain the report definition schema for SQL Server 2005, but cannot find the xmlns:rd=\"http://schemas.microsoft.com/SQLServer/reporting/reportdesigner\" schem
I\'m trying to create a report that will a开发者_如何学JAVAlways show yesterday\'s numbers but the SSRS documentation is weak on examples in this area.Yesterday is one of the relative date values for
I have a report in report services 2005 that has two date fields. The problem is that if users run this for a large section of time it uses too much resources on our server.
I get this nonsensical error seemingly randomly in Report 开发者_如何转开发Builder 2.0.Does anyone know why it comes up or how I can get rid of it?
From my research it seems like the main option is to call up a HTML page from your Silverlight application and print from there..So to use SSRS or Telerik Reporting for example.
I\'m building a report of case results with a parent-child grouping on the row group and single column grouping: