Dynamically change the content of charts (x-, y-, and z-axes) and pivots (row labels, column labels, and facts) with option buttons and check boxes configured by the dashboard developer.
Quick Slice includes three option buttons that determine the axis to be manipulated. For example, selecting the x-axis option enables you to manipulate the x-axis of charts and the row labels of pivots.
Quick Slice also includes a sample check box that enables you to select items or columns to add to charts or pivots. For example, selecting Quarter enables you to add Quarter to the x-axis of charts and the row labels of pivots. The object names of Quick Slice check boxes must use the structure:
<column>^qiqsl^<suffix>
where <column> is the column name as it occurs in the results and <suffix> is a number generated by Interactive Reporting Studio when controls are duplicated. The suffix is ignored by the template framework code.