i have one column named ITEM having values 10,20,30,.. Help me to write expression in chart which will tell me trieif values are not repeated and false if values are repeated..example.. If ITEM contains 10,20,20,30 on selection....so inthis case it would be false as 20 is repeating..