Invenias Power BI: People Additional Owner View
The People Additional Owner View is a supporting view used to return the user ids linked as "additional owners" for a Person entity.
Additional Owners
You can find Additional Owners in the following locations:
- Desktop App: In the File tab.
- Invenias Web: In the Record information tab.
Columns
This view returns the following columns:
| Column Name | Column Type | Joins To | 
|---|---|---|
| PersonId | Guid | PeopleView | 
| UserId | Guid | UserInformationView | 
| CreatorId | Guid | UserInformationView | 
| DateCreated | DateTime | N/A | 
Was this helpful?