BackPrevious Page Next PageNext

Performing Visual Analysis

After you access the Visual Analysis interface in your browser by any of the ways introduced in Starting a Visual Analysis Session, you can make use of the tool to analyze the data in a business view intuitively and conveniently.

The following are operations you can make use of in order to interact with data. Note that only group and aggregation fields can be added into the data presentation area.

Adding data fields as column or row headers

Group and aggregation fields can be added as column or row headers. Drag a data field from the Data Source panel and drop it to the proper control box, following the instructions of the four control boxes highlighted in the below below. The button Add button beside the four control boxes allows you to select a group or an aggregation field from a field list which contains group fields or aggregation fields only in the specified business view.

Add Field as Header

When an aggregation is added as a header, the aggregation will be used to draw axes in the header cells.

Multiple fields can be added as column or row headers. For column headers, the order of the group fields or the aggregation fields from left to right decides the grouping order from the first level to the last level. That is, the grouping order is from left to right. For example, there are Year, Region, and Category group fields added as the column headers and are displayed from left to right. Year will be the first level group, Region the second, and Category the last. For row headers, the grouping order is from bottom to top.

When you drag a field to be a header, you can decide its position if there are already existing fields, or if you are not satisfied with the current grouping order, you can adjust the order of the fields by dragging and dropping.

To remove a data field from being a column or row header, drag the field outside of its control box, or right-click the field and select Delete from the shortcut menu.

Changing the display type of the data values

To specify the way of presenting the data values, click the Display Type button which may vary with the context and select the required display type from the type list.

Working with the color legend

You can use the color legend to identify the members of a data field by colors.

Working with the size legend

You can use the size legend to identify the members of a data field by sizes.

Working with the label legend

You can use the label legend to show the labels of the members of a data field.

Working with the slice legend

You can use the slice legend to make the pie divided around the center according to an aggregation field. The slice legend is available when the display type is Pie.

Working with the shape legend

You can use the shape legend to identify the members of a data field by shapes. The shape legend is available when the display type is Shape.

Shape list

The first shape is the default applied shape.

Showing the tip information of the data values

Put the mouse pointer on any value in the data presentation area, and a tip box is displayed showing the detailed information of the value.

Exchanging columns and rows

To exchange the positions of the columns and rows, click the Swap button Swap button on the toolbar.

Filtering data

Filters can be created on group fields in Visual Analysis and multiple filters are supported.

To create a filter based on a group field, take either of the following ways:

A filter is then added in the Filters panel with all the values of the group field being applied. You can select the desired values in the filter to filter values in the data presentation area.

To remove a filter, drag its field outside of the Filters panel.

When you move the mouse pointer on the Filters panel title bar, you can see an arrow button More Options button on the right. Click the arrow and there are two options:

Move the mouse pointer on a filter's title bar and you will see more filter options:

Filter Options

Sorting a row/column header field

To sort a data field in the row/column header, right-click it and select Sort from the shortcut menu. In the Sort dialog, choose a way to specify the sort order.

Sort dialog

Undoing/Redoing actions

You can undo or redo some actions. To do this, click the Undo button Undo button or Redo button Redo button on the toolbar.

Refreshing the current data view

Click the Refresh button Refresh button on the toolbar.

Switching fields between legends

Within a display type, after a field is bound with a legend type, you can directly drag the field to another legend type, or use the context menu after you click the field name bar under the original legend.

Showing/Hiding the row/column title/header

To show or hide the row/column title or header, right-click a related row/header control box and then select or unselect Show Title or Show Header on the shortcut menu.

Switching the view mode

To switch the view mode, click the Menu button Menu button on the toolbar and then select an item on the View list. Or select an item from the view mode drop-down list on the toolbar.

There are also some quick ways to switch between the modes:

The view mode status will not be saved when saving the analysis template.

Examples of performing visual analysis

The following uses the WorldWideSalesBV in /SampleReports as the business view to show some visual analysis examples.

Example 1: Displaying the data values in text

  1. Make sure you do not change the display type, which is Text by default.
  2. To view total sales, drag Total Sales from the Data Source panel and drop it to in the legend section.

    Drag Total Sales as Label

    There is only one value in the data presentation area which is the total sales in the whole business view.

  3. Now let's view total sales in different years. Drag Sales Year to the column control box Column box.

    Drag Sales Year as Column

  4. To add product category as the row header, drag Category to the row control box Row box.

    Drag Category as Row

  5. Drag Region as a column header right to Sales Year.

    Drag Region as Column

    Then get the following:

    Result

  6. We will move Sales Year from the column header to row header by dragging.

    Swap Column and Row

  7. We will filter the data with product type. Drag Product Type from the Data Source panel to the Filters panel.

    Add Filter on Product Type

  8. Deselect Regular. Only the data about Decaf will be displayed.

    Results for Decaf

Example 2: Displaying the data values as bar

  1. Click the Display Type button Display Type button and then select Bar Type from the type list.
  2. Drag Sales Year to the row control box Row box and Total Sales to the row control box Row box. The Total Sales field is used to draw axes in the row header.

    Add Rows

  3. To mark different regions by color, drag Region to Color button in the legend section.

    Add Region as Color Legend

  4. Drag Category to the column control box Column box as the column header.

    Drag Category as Column

  5. To show the total cost in each region by size, drag Total Cost to Size button in the legend section.

    Add Total Cost as Size Legend

Example 3: Displaying the data values as line

  1. Click the Display Type button Display Type button and then select Line Type from the type list.
  2. Drag Total Sales to the row control box Row box as the axis and Sales Quarter to the column control box Column box to demonstrate the sales trend along the quarters.

    Add Row and Column

  3. To view the sales trend along the quarters in each region, drag Region to Color button in the legend section.

    Add Region as Color Legend

Example 4: Displaying the data values as pie

  1. Click the Display Type button Display Type button and then selectPie Type from the type list.
  2. To mark different regions in different color in the pie, drag Region to Color button in the legend section.

    Add Region as Color Legend

  3. To demonstrate the total sales of each region by portion in the pie, drag the field Total Sales to Slice button in the legend section.

    Add Total Sales as Slice Legend

  4. To view the total sales in different years, drag the field Sales Year to the column control box Column box.

    Add Sales Year as Column

Example 5: Displaying the data values as shape

  1. Click the Display Type button Display Type button and then select Shape Type from the type list.
  2. Add Category as the column header and Total Sales as the row axis.

    Add Column and Row

  3. To mark different regions with different shapes, drag Region to Shape button in the legend section.

    Add Region as Shape Legend

  4. To change the shape pattern, click Shape button. Then in the Edit Shapes dialog, select Pattern3 from the drop-down list and click OK.

    Format Shape

  5. To distinguish the shapes by color, drag Region to Color button in the legend section.

    Add Region as Color Legend

BackPrevious Page Next PageNext