(ORG-6064)
Sample OPJ to download to try:Column Filter.opj
Table of Contents | ||||
---|---|---|---|---|
|
Copy Column To and Save Filter Info. in Operation (ORG-6078, ORG-8385)
How to:
- Import \Samples\Statistics\Automobile.dat
- Set up a filter on Make column to select only Make=Honda
- CTRL-select the Make, Power and Engine Displacement columns, then right click and select Copy Columns to... and click OK
- Optionally drag the new sheet that is created, to a separate book.
- Click on the lock in the new sheet and select Worksheet Filters: Lock. Now the filter condition will be locked to this sheet, so any analysis and graphing you perform on this sheet will be based on the locked filter.
- You can go back to the raw data sheet and change filter conditions and make other such copy sheets and lock their respective filters, allowing you to compare graphs and results between multiple filter conditions.
Row index i support in condition (ORG-7975)
Conditions in Data Filter tool can use the row index "i", such as:
to reduce the data to show rows 5, 10, 15....
System Variable to control Text Filter Display (ORG-7805)
@TFS: 0=Enter, 1=Space (default), 2=Comma, 3=Semicolon