Before you can configure the Ignore Percentile component, add and configure . After the component is configured, the button enables you to manipulate the data percentile ranges.
To add and configure
(Ignore Percentile):
In Interactive Reporting Studio, open a dashboard that contains the Ignore Percentile component.
Select the frame on which to add the button, and press Ctrl+D to enter Design mode.
From the catalog pane, expand Graphics, and drag a picture object onto the frame.
Navigate to outer_n.bmp in the Ignore Percentile component directory, and position the button on the dashboard toolbar.
Double-click the button.
Properties is displayed.
Enter pic^Qiq_IgnorePercentile as the object name, and click OK.
Select the button, right-click, and select Scripts.
Scripts Editor is displayed.
In Scripts Editor, perform an action:
Enter this line of code
ActiveDocument.Sections[txlMe.Text].Qiq_onControlClick(this.Parent,this)
Copy and paste the line of code from another button on the toolbar to avoid data entry errors
Click OK.
Optional: Add, configure, and name the corresponding gray buttons for the not selectable state.
Press Ctrl+D to exit Design mode.
Proceed with configuring the computed items.