Invenias Power BI: Company Additional Owner View
The Company Additional Owner View is a supporting view used to return the user ids linked as "additional owners" for a Company 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 | 
|---|---|---|
| CompanyId | Guid | CompanyView | 
| UserId | Guid | UserInformationView | 
| CreatorId | Guid | UserInformationView | 
| DateCreated | DateTime | N/A | 
Was this helpful?