Issue
I'd like to view which entry an entity was registered in via Insights Dashboard or Insights Analysis.
Environment
Insights Dashboards, Insights Analysis
Resolution steps
In Insights Dashboards:
-This information is available in the 'registration_origin' table. This table shows all entities and the name of the entry each was registered in. For entities registered outside of an entry (for example, via Bulk Import), the entry name will be 'null'.
To use this table, SELECT FROM or JOIN it in your query.
In Insights Analysis:
-When creating a table from a Registry Schema, during the 'Select Columns' step, find the 'Registration Origin' dropdown and select 'Name'. For entities registered outside of an entry (for example, via Bulk Import), the entry name will be 'null'.