SummaryByBits

Title  Summary by Bits

Description

Summarizes records containing a bitwise coded value domain.

Usage

The output table containing summary information will have chart(s) associated with it.
	

Syntax

SummaryByBits (input_records, bit_field, report_bits, summary_fields, output_table)

Parameter Explanation Data Type
input_records Dialog Reference

The table to summarize.

GPTableView
bit_field Dialog Reference

The field containing bit values. This field must have a coded value domain assigned of type short or long.

Field
report_bits Dialog Reference

A list of bits and their description to use to split the summary field value by.

GPValueTable
summary_fields Dialog Reference

The numeric fields to summarize in addition to counting the bits. For each summary field, an additional chart will be created.

Field
output_table Dialog Reference

The table to write the summarized results to.

DETable

Code Samples

Tags

Credits

Use limitations