Hi jeffu,
for example
You have a Customer entity with attributes Name, Email, and PhoneNumber, and you're displaying them in a Data Grid 2. If the Email column is empty for all rows, you can hide it by checking if all Email values are empty, and then setting a visibility condition on that column
It will used to hide the coloumn based on the user prespective------->dg2--->personalization