Table does not support this operation because it is not uniquely indexed.

I get the following error while trying to update a TSQL:

Table does not support this operation because it is not uniquely indexed.

I know I have a unique index on that table but how can I get a refresh to
work?

Thanks,

Tomi