Hi Mark,
Do you have a timestamp column in underlaying table(s) ?
Have you activated automatic change tracking for your index ?

Signature
Jean-Pierre Riehl
http://blog.djeepy1.net
http://www.bewise.fr
> We had a peculiar situation today where our lovely indexed view
> obviously had textual data in it but some recently added rows were not
[quoted text clipped - 6 lines]
>
> Mark
Hilary Cotter - 28 Jul 2007 17:12 GMT
Change tracking does not require a timestamp column.
I think your problem will be solved if you do use change tracking (as the
previous poster points out).

Signature
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Hi Mark,
>
[quoted text clipped - 11 lines]
>>
>> Mark
Jean-Pierre Riehl - 29 Jul 2007 16:48 GMT
I apologize for my mistake. Incremental update requires a timestamp column
whereas change tracking doesn't.

Signature
Jean-Pierre Riehl
http://blog.djeepy1.net
http://www.bewise.fr
> Change tracking does not require a timestamp column.
>
[quoted text clipped - 16 lines]
>>>
>>> Mark