Invenias Power BI: Assignment Additional Owner View
The Assignment Additional Owner View is a supporting view used to return the user IDs linked as Additional Owners for an Assignment 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 | 
|---|---|---|
| AssignmentId | Guid | AssignmentView | 
| UserId | Guid | UserInformationView | 
| CreatorId | Guid | UserInformationView | 
| DateCreated | DateTime | N/A | 
Was this helpful?