Hi all I do @DBColumn from view that column value is @if(@Contains(ReadersList,@UserName);0;1) I do this @DBColumn in Computed Value @UserName return value of first user that opened this view. I want to recalculate this column for every user. How can I do it ? Thanks in advance