Articles in this section

Introduction to Ad Hoc Views

The Ad Hoc Editor allows you to select from the following view types:

  • Tables: used to view values in the database and to summarize the values in columns.
  • Charts: used to compare one or more measures across multiple sets of related fields.
  • Crosstabs: used to aggregate data across multiple dimensions. 

     

Tables 

The architecture of a table view consists of columns, rows, and groups:

  • Columns in a table correspond to the columns in the data source. They are included by adding fields or measures to the table in the Ad Hoc view.
  • Rows correspond to rows in the database. The information in each row depends on what columns are included in the table. 
  • Using groups, rows can be grouped by identical values in any field with intermediate summaries for each grouped value. For example, a table view of product orders might contain columns to show the dates and amounts of each order, and its rows might be grouped by city and product: 

     

     Date placedDate FilledPayment Recived
    City A   
    Product 01   
     DateDateAmount
     DateDateAmount
    Product 01 totals: CountSum
    Product 02   
     DateDateAmount
     DateDateAmount
    Product 02 totals: CountSum
    Product 03   
     DateDateAmount
     DateDateAmount
    Product 03 totals: CountSum
    City A totals: CountSum
    City B   
    Product 01   
     DateDateAmount
     DateDateAmount
     DateDateAmount



     

     

Charts

Charts summarize data graphically. Types of charts include bar chart, line chart, and pie chart, among others. With the exception of time series and scatter charts, each type of chart compares summarized values for a group. Time series and scatter charts use time intervals to group data. 


 

Crosstabs

Crosstabs are more compact representations than tables; they show only computed values, rather than individual database values. Columns and rows specify the dimensions for grouping; cells contain the summarized measurements.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.