Hi,
I'm using azure purview Rest APIs to build custom entities and their relationships. when I create entities using API for system defined (native) instance/db/table/columns, I can see the hierarchy on the overview tab as well as the related tables in the related tab (in tabular form) like below :
But when I'm doing the same for custom entities, after creating type definitions for server/db/tables/columns and after properly creating and applying relationship between them, I can see a graphical structure on the related tab, which is showing parent child relation of that entity, but it's not showing the sibling entities (tables under the same database), and representation isn't similar to the system supported entities as well (like in tabular form)
Please let me know if there is any option which needs to be configured/applied while creating definitions or while creating entities or while creating/applying relationship for custom entities to have the proper details in 'related' tab (and in tabular form) and the hierarchy in overview tab as well.
Really looking forward to hear back on this, Thank you.