--- In [email protected], "iven.trautmann81" 
<[EMAIL PROTECTED]> wrote:
>
> Hi All,
> 
> is it possible to create an index on a table which depends of a 
> codition. 
> 
> For example:
> 
> Creating an index on the InventTable with the field InventNumber and 
> the Type = "Service".
> 
> Thanks 
> Iven
>
I thing you are mixing something up. Indexes don't deal with filtering 
data, only sorting. 
Relations can be set up to filter out needed data. But not indexes



Reply via email to