Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sometimes the user may wish to reorganise and summarise data in a stream set to get a desired report. The pivot view functionality allows the user to use a stream view attribute's values as the rows against which all other data is reported.

All examples on this page are based on the stream data shown in Figure 1.

Figure 1: Raw stream set data

Table of Contents

Table of Contents
maxLevel3

...

Example 2: Adding a Total Column to the Basic Pivot View

Image Added

Figure 2: 007_Pivot_View1

Step-by-step guide

  1. Open the stream configuration.
  2. Go to the Views tab.
  3. Create a new view. Choose the 'Pivot' option.
  4. Give the view a name. In this example, the view has been named 007_Pivot_View2.
  5. Leave the Pivot Column Source as 'View Data'.
  6. Drag the 'Random Date' attribute from the left hand list into the Row Attribute field.
  7. Drag the 'Status' attribute from the left hand list into the Column Attribute field.
  8. Drag the 'Random Number' attribute from the left hand list into the Value Attribute field. It will set the aggregate attribute to Sum() by default.

  9. Drag the 'Random Number' attribute from the left hand list into the Total Attribute field. It will set the aggregate attribute to Sum() by default.
    Image Added
    Figure 5: View configuration for 007_Pivot_View2

  10. Save the view.
  11. If you now open the view, it should look like Figure 4.

Example 3: Multiple row attributes

Image Added

Step-by-step guide

  1. Open the stream configuration.
  2. Go to the Views tab.
  3. Create a new view. Choose the 'Pivot' option.
  4. Give the view a name. In this example, the view has been named 007_Pivot_View3.
  5. Leave the Pivot Column Source as 'View Data'.
    Image Added 

Example 4: Using different aggregate functions and formatting fields

Image Added

Step-by-step guide

  1. Open the stream configuration.
  2. Go to the Views tab.
  3. Create a new view. Choose the 'Pivot' option.
  4. Give the view a name. In this example, the view has been named 007_Pivot_View4.
  5. Leave the Pivot Column Source as 'View Data'.
    Image Added 

  6. Image Added

Example 5: Using the maximum pivot columns field

...