The Raw Data Report provides a way to view the raw data for an attribute as it is stored in the timeseries database. The chart uses the familiar Duration Picker component to select time periods, and the Model Browser component for browsing the Model and selecting attribute(s) of interest.

The Download Data button offers many options for downloading data into a CSV file. download options

In general, the grid will display value-status-timestamp for an attribute. one attribute

When successive attributes are added, the grid will reorder by timestamp descending, and will display only values by default: multiple attributes

The Show Status checkbox above the grid will add the status columns for each row to the grid: when clicked, the grid will display both the Status and the Status Name for the value. multiple attributes w status

When browsing an Event Object on its' own, the attributes inside the object will serve as the column names with the data displayed in the rows. event object only

When adding an event object to other attribute types, such as integer, float or boolean, all of the attributes of the event will display in a singular column. event object plus attributes