Creating a Reporting Services Histogram Chart for Statistical Distribution Analysis
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on Mon, 13 Jun 2011 06:00:00 UT
Indexed on
2011/06/20
16:33 UTC
Read the original article
Hit count: 245
Typically transactional data is quite detailed and analyzing an entire dataset on a graph is not feasible. Generally such data is analyzed using some form of aggregation or frequency distribution. One of the specialized charts generally used in Reporting Services for statistical distribution is Histogram Charts. In this tip we look at how Histogram Charts can be used for statistical distribution analysis and how to create and configure this type of chart in SSRS.
© SQL Server Central or respective owner