I will do this on the table column. 1. Create a group on that column and hide it since you don't need it 2. create aggregation of running count based on the group. 3. apply two highlight on column. first if aggregation = 1 color red 4. second highlight. if aggregation greater than 1 color blue. I hope this helps
solved