show_report_filter_page_by_name method

show_report_filter_page_by_name

Show all the report filter pages according to PivotField’s name, the PivotField must be located in the PageFields.

def show_report_filter_page_by_name(self, field_name):
    ...
ParameterTypeDescription
field_namestrThe name of PivotField

See Also