I have a contact list where an organization name exists as the parent row and all contact names exist below as child rows. I want to be able to filter parent rows by any one of the other values on that row (i.e. program, contact owner(s), or partner type) and also include all child rows beneath even if they don't match that criteria.
Currently my workaround is to just copy the data to the child rows, but this looks messy and redundant.
Is there a way to include these child rows via formula if there is no native setting for this?