I\'ve migrated our company reports from Crystal to SSRS. I\'m wondering if there exists a way to perform automatic quality assurance test on the newly implemented reporting service against the running
We are in the process of doing techincal design. We would like to know what is the Ad-hoc Capability part of SSRS. We have done some POC with Report Model and building reports with Report builder.
How can开发者_高级运维 i create partialy colored cell in reporting services table or matrix? For example: I hava value of 45& i want to fill only 45% of cell with red color, and other 55% stay whi
Suppose I have a field with a date value in a Reporting Services template, e.g. =CDate(\"2010.12.03\"), I apply the \"d\" format to this cell, which, according to the description, \"will reflect the r
I have some data in a chart using SSRS, sometimes we want to see the data on a logarithmic scale - I want to have a parameter that allows me to check this on and off and possibly provide the log base.
I\'m trying to work around the fact that SSRS will send scheduled report emails even if there is no data in the report. I thought that I might be able to use the ReportExecution2005 to execute (render
I am here to get the opinion on Reporting Services vs any other technology suitable for Reports. Current Environment - BIDS 2005, SQL Server 2005, C# 3.5, VS2008.
I have a chart 开发者_JAVA百科with 3 data series, 2 are columns and 1 is a line. Is there a way I can influence how they are displayed on the z-axis(z-index) ? Basically I want to have influence what
In our DB, we have: (x means don\'t care) GIDUIDCOST ================================ A1100 A1x A2200 A2x B3330
I am new to the subreport part of ssrs. I have setup some code which works well with the standard tables and matrix and tablix controls but have been unable to get the subreport to load. I keep gettin