Hide column in table conditionally
I checked the documentation and all they give is the attached image example...
What I need to do is hide a column
In this specific example:
if
if
What I need to do is hide a column
if another column has a valueIn this specific example:
if
born column is NULL, I need expected column to be shownif
born column is SET, I need expected column to be hidden
