How to do filtering for Data Blaze and Highlight the Rows/ Delete it which are duplicated?
For Example
Row Name Email ID Mobile No:
Row 1 ABC abc@gmail.com +1566896
Row 2 xyz xyz@gmail.com +123456
Row 3 sasa abc@gmail.com +1566896
Row 4 uvw uvw@gmail.com +1456789
From the above table , Row 1 and Row 2 are duplicated with reference to Email ID/ Mobile Number. I need either
- To delete the Row 3 which is duplicated based on Email ID/ Mobile number
- Or else Row 3 should be highlighted based on Conditional formatting.
Is it possible ?? Anyone can help me out?