Tuesday, November 21, 2017

SSRS - How to add Spark-lines in your report

In this session, we are going to show you how to add sparklines in your report. Sparklines are small, simple charts that convey a lot of information in a little space, often inline with text. Their impact comes from viewing many of them together and being able to quickly compare them one above the other, rather than viewing them singly.
Because sparklines display aggregated data, they must go in a cell associated with a group. Sparklines and data bars have the same basic chart elements of categories, series, and values, but they have no legend, axis lines, labels, or tick marks.

SSRS - How to Create Line Chart Report

A line chart displays a series as a set of points connected by a single line. Line charts are used to representing large amounts of data that occur over a continuous period of time.