Hi,
I have, for example, 3 dataverse tables:
Hardware
User | Date | Subject | other columns
Software
User | Date | Subject | other columns
Telephony
User | Date | Subject | other columns
Can I create a view that shows the records of the 3 tables containing the common columns?
User | Date | Subject
Thanks in advance for any help!