You can manipulate data components, which refer to crosstabs, tables, charts, and geographic maps, in dashboards as shown below.
Applying a style to a data component
Right-click in the component, then on the shortcut menu, select a style from the Apply Style submenu.
Going through the data of tables, crosstabs and charts
Going actions enable you to switch among data groups freely for viewing different records without having to create a new data component. They can be performed on table groups, crosstab column/row headers, and data labels on the chart category/series axis as well as the legend entry labels.
Choose the proper one to meet your needs from the following:
Note: You can also directly click group objects to perform the go-down action, however, if the group objects are also defined with some links, you can go down to the next level with a single click only when the click priority of the go-down action is specified to be the highest at design time. Otherwise, you have to use the Go Down command on the objects' shortcut menu to perform the action.
For example demonstration of them, refer to Going through the report data.
The go-to-by-value or go-down actions always happen along with the generation of a filter condition. The filters are displayed as "FieldName:Value" at the bottom of the library components, in a row one by one from left to right according to the time they are generated. When the row cannot hold all of the filters, two buttons are displayed at the two ends of the row for scrolling through the filters to the left and right. Each click on the button will show one hidden filter. To remove a filter condition, click X right to it.

Customizing the data format of values in tables, crosstabs and charts
To customize the data format of the values of a field in a table or crosstab, right-click on any value of the field, then select a format from the Format submenu, or input a format in the text box at the bottom of the submenu and click Enter on the keyboard.
You can also customize the data format of the legend entry labels and data labels on the category and series axes if they are of Number or Date/Time type. To do this, right-click on the labels and select the required format from the Format submenu, or input a format in the text box at the bottom of the submenu and click Enter on the keyboard.
Removing component level filters from a data component
On the shortcut menu of data components, there is an option Remove Filters which is used to remove filter conditions generated via the configuration panel and via message delivery from the data components. These two kinds of filters are referred to as component-level filters.
In dashboards you can also use sliders and filter controls to do filtering, however filters created by sliders or filter controls are not under the control of the removing component level filter action, because they are regarded as dashboard-level filters.
Using labels
You can use labels to control the sorting order for certain fields in tables. This feature needs to be enabled at report design time.
displayed beside the label.After applying a sort order, the corresponding triangle will be highlighted. To remove the sort order, click the highlighted triangle.
Using server profile setting
You can also configure the server profile to enable sorting records in tables by clicking the sort button on table column headers.
on the table column headers to sort data.
To sort the table based on any column values ascendingly, click the upward triangle on the column; to sort the values descendingly, click the downward triangle. When a sort order is applied, the corresponding triangle will be highlighted. To remove the sort order, click the highlighted triangle.
For example, if you select 5 from the First N submenu for a certain field, then only the records with the field value equal to one of the first five field values will be displayed.
For example, if you select 5 from the Last N submenu for a certain field, then only the records with the field value equal to one of the last five field values will be displayed.
displayed beside the label. Click it to show the Filter list, which contains the same items as the Filter submenu. Click the corresponding item to filter the records.
After a filter is applied on the field specified by the Bind Column property, the button
will be highlighted. You can still click it to show the Filter list to change the filter condition or select the All item to remove the filter on the field.
Using server profile setting
You can also configure the server profile to enable filter records in tables by clicking the filter button on table column headers.
on the table column headers to filter data.
To filter the table based on any column field, click
on its column header to show the Filter list, which contains the same items as the Filter submenu. Click the corresponding item to filter the records.
After a filter is applied on a field, the button
on its column header will be highlighted. You can still click it to show the Filter list to change the filter condition or select the All item to remove the filter on the field.
Notes:
Manipulating a crosstab
Manipulating a chart
on the upper right corner of the chart paper.Once a unique key is defined, each time when the real time chart automatically updates itself, duplicated data records will be filtered out based on the unique key. For instance, if you add the fields Country and Product ID as the unique key of a real time chart, when a record with the product ID 1 in USA has already been loaded into the chart, no more records of this product ID in USA will be added to the real time chart because they have the same unique key value.