A Advanced Reports - Python Module
SUMMARY REPORTS
n Python Reports on pageA - 8
Add a Summary Section
This script adds a summary section to the last created summary report:
mic.summary.add( name, labels, values )
Keyword arguments:
name --- summary section name
labels --- column of labels; must be a list of strings
(or convertible) and the same length as values
values --- column of values; must be a list of strings
(or convertible) and the same length as labels
Create a New Summary Report
mic.summary( title='User Summary' )
Keyword arguments:
title --- the summary title
A - 14
AccuPyc II 1345 Operator Manual
134-42851-01 (Rev A) — Jan 2021