I have a field called 'region' which is common in 'Account' entity and 'Contact' entity and I need to display in it in single column meaning, the region information should come from Account if it is not there then from Contact entity. But the information should be displayed in single column 'Region' in custom view.
Thanks in advance!