How create a report or database view with downstream / upstream entities
Hi all, I need create a report that show all the hierarchy of entities for example:* Company class has all my entities and have the trier 1* Busines unit class has all my entities and have the trier 2* Area class has all my entities and have the tri...