How do I set an index on a column in my view?

How do I set an index on a column in my view?

book

Article ID: KB0082916

calendar_today

Updated On:

Products Versions
TIBCO Data Virtualization 7.0.0 and higher

Description

This article discusses setting an index on a column.

Issue/Introduction

How do I set an index on a column in my view?

Resolution

The steps to set an index on a column are below.
 
(1)    Open the view and click on the Indexes tab. The Index panel will be displayed.
(2)    Click on the green + (plus) button on the Index panel to add a new index.
(3)    A New Index text box will pop up. Enter a name for the index (e.g. FirstIndex) in the box.
(4)    From the Available Columns list, select the column that you want to index on.
(5)    Click on the blue arrow to add the column. The column will now be displayed in the Index Columns section.